TFS Build server Error permissions
“Failed to create directory ‘\\myshare\inetpub\wwwroot\mywebsite\mywebsite\mywebsite_20100610.3′. User ‘NT AUTHORITY\NETWORK SERVICE’ needs write permissions to the path.”
To change the account, you’ll need to:
- Log in to the server hosting the Team Foundation Build service
- Start the Team Foundation Server Administration Console
- Select the ‘Build Configuration’ node in the left hand tree
- Find your build service at the top of the panel and select ‘Properties’ to configure it
- You’ll need to ‘Stop to make changes’ via the link in the popup window
- Finally in the ‘credentials’ section at the bottom change the radio button and put in the name and password for the account you wish to use.
I now have builds being pushed up successfully to our development server.
To change the account, you’ll need to:
- Log in to the server hosting the Team Foundation Build service
- Start the Team Foundation Server Administration Console
- Select the ‘Build Configuration’ node in the left hand tree
- Find your build service at the top of the panel and select ‘Properties’ to configure it
- You’ll need to ‘Stop to make changes’ via the link in the popup window
- Finally in the ‘credentials’ section at the bottom change the radio button and put in the name and password for the account you wish to use.
Categories: Configuration, TFS 2010