Best way to migrate from IIS6 to IIS6
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:11 UTC
Read the original article
Hit count: 879
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