Hi, Dileep
1.Whenever a new build succeeds in Dev, that should be copied automatically to the QA server (a folder on the QA server, to be exact)
You could try to use
Copy task to copy it to the QA server in the afterBuild target.
For your second and third question, what’s the QA build and UAT Build, are they third-party build? I don’t think your question
has any relationship with MSBuild.
Thanks
Chao