I wanted to create batch to backup source files from my Projects folder, but also exclude some folders that I do not use.
I was amased how quickly I was able to do it using MSBuild project without any previous experience with the tool.
I've posted details here.