Migrating Team Foundation Server to another database
Originally, we installed TFS in an SQL Express database, to test it out. Please note that we only wanted Source Control, Workitem Tracking and Build services, so we went for the Basic Wizard setup. Then we decided to move TFS to an MS SQL 2008 server, so we could plan our maintenance and automate all backups. The process of moving Team Foundation Server (TFS) to another database is rather simple, but it comes with its own caveats. Here is how to do that in several easy steps: 1. Detach the available collections start the TFS Administration Console expand the...