I have an issue and I wanted to see if anyone else has encountered this. The TFS2012 environment is working great and now I am moving our web farms to server 2012 as well. I have shared configuration enabled and shared folders for the sites, this is on a DFS share. I have granted access to the share for the service accounts, the server accounts and the svc-tfsbuild account as well. I even added all the other tfs service accounts. For testing, I can run a PowerShell session as the svc-tfsbuild account and create a text file and create a folder in the location listed below. I can delete them as well. While this looks like a NTFS permissions issue there is something that I’m missing with TFS itself. I’m hoping anyone can point me in the right direction since ‘binging’ it isn’t turning up much. The error text is listed below:
<dir><dir>
<dir>
Error Code: ERROR_INSUFFICIENT_ACCESS_TO_SITE_FOLDER
More Information: Unable to perform the operation ("Create Directory") for the specified directory ("\\coexist\IISCnf\sharedconfig\Sites\Dev\Verifications\Verifications.Services"). This can occur if the server administrator has not authorized this operation for the user credentials you are using. Learn more at: http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_INSUFFICIENT_ACCESS_TO_SITE_FOLDER.
Error: The error code was 0x80070005.
Error: Access to the path '\\coexist\IISCnf\sharedconfig' is denied.
Error count: 1.
</dir></dir>
</dir>