Orcas: IS TFS Setup account required to be Admin on DT Machine?

Orcas: IS TFS Setup account required to be Admin on DT Machine?

  • Comments 4

Note: This post is relevant only to Dual server configurations of TFS.

Many customers have asked me if TFS Setup account needs to be Administrator on TFS Data Tier. For Orcas the answer is "NO". Let me provide some details on this topic.

In VS 2005 we had a DT SKU that was installed on DT machine. Therefore you had to be administrator to install the DT SKU. Based on tons of feedback we got from our customers we removed that SKU in Orcas and now you just have 1 SKU or installer for both single server and dual server setup. The advantage is you do not need to be administrator to install TFS in dual server environment. You still need to be a SQL Administrator so we can create TFS databases.

Following are tasks we perform as TFS Setup on the Data Tier machine.

  1. In System Health Check we try to connection to DT machine and check if all the services are up and running. This will fail if you are not administrator on DT and will generate few warnings for you. You can ignore the warnings.
    1. Just make sure the TFS Setup account has permission to create Databases on the SQL instance you are using.
  2. We create TFS Databases and provide access to TFS Service account to these databases. This should be successful even if you are not Admin on DT machine.

Hope this provides some more understanding around TFS Setup account.