I am looking at performing a TFS 2015 migration from one site (i.e. service provider) to another.
The 2 sites are completely different companies and therefore different domains and hardware.
This TFS has been used for work items and source control.
I see that Microsoft has the following articles that seem to be related to this:
https://www.visualstudio.com/en-us/docs/setup-admin/tfs/admin/move-clone-hardware https://www.visualstudio.com/en-us/docs/setup-admin/tfs/admin/move-across-domains
I have a ton of questions then as I try to sort this one out including:
Is what I am trying to do reasonable... first follow the instructions in the 1st link and then follow the instructions in the 2nd link? I ask this since it would appear to me that what I am attempting is actually not really covered by these documents.
For example, in my scenario there may be no mapping from one user to another for a user that has checked in code. So, does this approach handle this ok?
When I searched stack overflow I see that the closest question to mine is this one which refers to a migration tool on CodePlex that is no longer supported:
TFS to TFS Migration Tool - domain issues
Thanks in advance!