You have a Visual Studio Team Foundation Server 2010 environment that includes multiple team project collections.
The load on your existing Microsoft SQL Server 2008 servers increases. You need to move a team project collection database from one SQL server to another SQL server. You have not configured support for SharePoint team project portals or SQL Server Reporting Services for the team project collection.
What should you do?
A.
Move the team project collection database files and change the connection string in the web.config file of the Team Foundation Server Web service.
B.
Back up the team project collection database, restore the database on the new SQL server, and change the connection string in the web.config file of the Team Foundation Server Web service.
C.
Back up the team project collection database, detach the team project collection in the Team Foundation Server Administration Console, restore the database on the new SQL server, and then attach the team project collection and specify the new SQL server.
D.
Copy the team projection collection database files from the original SQL server to the new SQL server. In the Team Foundation Server Administration Console, detach the team project collection and then attach the team project collection and specify the new SQL server.