Team Foundation Server Restore Headaches
I was in the process of trying to restore my TFS Server to a different machine until there was time for it to be rebuilt. This turned out to be quite a headache. Once all the querks were identified it wasn’t all that bad but it took much longer than it should have. Here are the key steps:
- Install Fresh Copy of Team Foundation Server
- Stop all Services (IIS, REporting Services)
- Restore all TFS Databases
- Restore Reporting Services Databases
- Restore SharePoint Content Database
- Log into SharePoint Administration and remove content database and re-add WSS_CONTENT database
- Ensure Reporting Services is functioning
- Run TfsAdminUtil configureconnections and ensure reporting services is pointing to new machine
- Modify web.config in the web services/services/ directory so the data tier matches EXACTLY what was in the previous machine
- Run TFSAdminUtil renamedt ensuring data tier
- Run TFSAdminUtil activateat