TFS requires a UNC drive to write to. It requests this when we create/edit/queue a build.
\\server\share\
Many links on the internet suggest to direct this UNC location to the local server.
\\tfsserver\share\
Our setup requires that the builds be dropped to a different server, not the TFS machine.
\\otherserver\builds\
What permissions are required for this UNC drive?