开发者

Process steps for migrating TFS 2010 to another environment

开发者 https://www.devze.com 2023-03-12 22:47 出处:网络
Is there a migration Process guide for migrating TFS 2010 with sharepoint services to another Active Directory? what are the softw开发者_运维技巧are installation steps and the data migration steps? Wh

Is there a migration Process guide for migrating TFS 2010 with sharepoint services to another Active Directory? what are the softw开发者_运维技巧are installation steps and the data migration steps? What are the sets of data (types of data sources like files,DB data etc) we need to look into?


I think, the main problem would be to change user accounts. You can use "TFSConfig.exe /identities" command to move all users and references to a new domain. TFSconfig.exe is not part of a TFS Client installation. It is part of TFS Server installation. you can find it under Tools directory of TFS Installation folder.

Also, here is a link to MS documentation about moving TFS to a new domain.
http://msdn.microsoft.com/en-us/library/ms404860.aspx
Take a look at section "Environment-based Move"

0

精彩评论

暂无评论...
验证码 换一张
取 消