Error 28002 Team Foundation Server Installation

7 10 2008

If you are doing a Team Foundation Server deployment using domain account, you might likely get the TFS “Error 28002″. For my scenario is, I installed TFS on a separate server and the Active Directory was on another server

The primary reason is because, the DNS is not configure properly.

1. First, remember to turn on the DNS server on the Domain Controller

2. Next we setup the Internal Protocol (TCP/IP) Properties on the TFS to use the following DNS server address of the Domain Controller.
For example: at the domain controller, set the DNS server as192.168.168.2, then point the Preferred DNS Server of the TFS to 192.168.168.2

3. Try to install the Team Foundation Server again or click “Retry” at where you just stopped at your TFS installation.

The installation completed and finished!!


Actions

Information

Leave a comment