TfsConfig accounts /change|add|set|delete|updatepassword|resetowner [/accountType:] [/account: ] [/password: ] [/sqlinstance:] [/databasename: ] [/continue] Used to manage the server accounts. EXAMPLES -------- TfsConfig accounts /updatePassword /account:domain\user /password:Password TfsConfig accounts /change /accountType:applicationTier /account:domain\user /password:Password TfsConfig accounts /change /accountType:applicationTier /account:"NT Authority etwork Service" OPERATION --------- UpdatePassword: Updates the password on the existing account. Updates all accountTypes that run as the given account. Change: Adds the new account to necessary resources and then sets the service to use it. This does not remove the old account from the resources. Add: Only adds the new account to the necessary resources. Useful for NLB scenarios. Use the continue flag if some collections are unreachable. Add can be run again later to update any missed collections. Set: Only sets the service to use an account already added to the resources. Useful for NLB scenarios. Delete: Removes the account from all resources. Precautions should be used when deleting an account since it can cause other servers to get denied service. ResetOwner: If the databases are restored as part of a move, clone, or disaster recovery the database owner can switch to the admin restoring the server. This option iterates through all databases and sets the dbo login to the current owner. ACCOUNTTYPE ----------- AdminConsole: Administration Console Users are users that have been granted the minimum permissions across various resources to use the console. ApplicationTier: Changes the service account on the appPool for the core web services. Proxy: Changes the service account on the appPool for the proxy web services. ReportingDatasource: Changes the account the reports use to access the reporting data. The sqlInstance and databasename are only appropriate for use when adding an account to databases before the application tier is configured. This is primarily useful in disaster recovery scenarios where another account is needed before running the AT Only configuration wizard. Note: The accounts must be in domainName\userName format. For system accounts, you must use quotes around the full account name (for example, "NT Authority etwork Service"). System accounts do not require a password.
TF87008: Your user account does not have sufficient permissions to access the file. Contact your Team Foundation Server administrator ...
TF87012: The Team Foundation Server URL is not valid. Verify that the server name is valid and that the port number and protocol ...
TfsBuild help command command The name of the command you want help on List of commands: start Starts a new build on the ...
TFSBuildServiceHost cannot be started with account {0} because it's configured to run with account {1}. Please, reconfigure ...
TfsConfig accounts /change|add|set|delete|updatepassword|resetowner /accountType: /account: /password: /sqlinstance: /databasename: ...
TfsConfig authentication /viewAll | /provider:NTLM|Negotiate /siteType:ApplicationTier|Proxy Changes the authentication providers ...
TfsConfig certificates /machine /disable /autoSelect /noprompt /thumbprints:thumbprint1[,thumbprint2,. Configures how client ...
TfsConfig changeServerID /sqlInstance: /databaseName: /projectCollectionsOnly /configDBOnly Initializes the Team Foundation ...
TfsConfig collection /attach /collectionDb: ; /collectionName: /clone Attaches a detached collection database. If collectionName ...