I am trying to restore a Team Foundation Server database to another server.
The Original server was a Team Foundation server express 2012 install.
Steps so far
- Created backup of all the databases using SQL management studio i.e. TFS_defaultCollection,TFS_Configuration, Tfs_Company1, TFS_Company2.
- Installed TFS Express 2012 on another server
- Restored all the SQL Server database's to the new server I get an error the SQL instance is missing.
Is there any way to restore the TFS databases to the new server.
or is there any way to extract the project data from the databases.