Migrate TFS 2010 Application Tier to another server on the same domain
Posted
by
Liam
on Server Fault
See other posts from Server Fault
or by Liam
Published on 2011-06-28T14:06:22Z
Indexed on
2011/06/28
16:24 UTC
Read the original article
Hit count: 249
tfs2010
|server-migration
I'm in the process of looking into the possibility of moving our TFS 2010 Application Tier to another server from the one it is on at the moment so that we can repurpose the hardware.
I've been looking through the Microsoft Documentation over at http://msdn.microsoft.com/en-us/library/ms404869.aspx, but this assumes that everything is stored on one box (Application and Data tiers). In my setup however, our Data tier is separate to the Application tier and will be staying where it is.
I think I should be able to do this but for my own peace of mind, would there be any issues or implications if I merely installed the Application Tier on the new hardware and then connected it to the existing data tier?
© Server Fault or respective owner