Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server
named Server1, which has a single team project collection containing a number of team projects.
You want to outsource some projects to a third-party development team that will connect to Server1 by using a
virtual private network (VPN).
You need to ensure that only the projects the team has access to are available in their team project collection.
Which two actions should you perform? (Each correctanswer presents part of the solution. Choose two.)
A.
In the TFS Administration Console, select Clone team project collection.
B.
Use the TFSConfig.exe collection /attach CollectionDB: ServerName;DatabaseName /clone command to
make a copy of the existing team project collection.
C.
Use the TFSConfiq.exe collection /attach CollectionDB: ServerName;DatabaseName command to make a
copy of the existing team project collection.
D.
In the TFS Administration Console, create a new empty team project collection.
E.
Use the TFS Integration Platform to copy the required team projects to the new team project collection.
F.
In the TFS Administration Console, for both the original and cloned team project collections, deletethe
team projects the respective teams do not need.
The process is a lot complicated in TFS2015/17
https://www.visualstudio.com/en-us/docs/setup-admin/tfs/admin/move-project-collection
Detach the collection
Back up the collection database
Move the collection database
Attach the collection
Configure the moved team project collection
Configure projects