Best way to migrate IIS6 from one server to another
Posted
by darko-romanov
on Server Fault
See other posts from Server Fault
or by darko-romanov
Published on 2010-03-17T15:06:50Z
Indexed on
2010/03/17
15:51 UTC
Read the original article
Hit count: 387
Hi,
I need to move all my sites on a server with IIS 6 to another one, that has same OS (Windows Server 20003) and same IIS version. I'm trying to understand which is the best way to do it. Searching on Google I've found that there are at least 2 methods, one uses IIS Migration Tool, and another Web Deployment Tool.
I don't know which method is best, it also seems that both methods can export one site at once, and I have about 100 sites hosted.
What would you do?
© Server Fault or respective owner