I was working on a TFS implementation for a client, and one of the requirements was that they wanted a team build to drop the binaries in a specific location. By default, whenever you invoke a tfs team build, it creates a folder with the structure "TeamBuildName_Date.IncrementedNumber"
Read More