Link to home
Start Free TrialLog in
Avatar of Mark B
Mark BFlag for United States of America

asked on

Is there an "easy" way to migrate Windows 2003 IIS sites to Windows 2012 IIS

Hello, I have two Windows 2003 web servers. I need to migrate all websites from these two servers to a new Windows 2012 server. Is there an easy way to export the site setup information and import to the 2012 server to avoid having to manually setting up all the sites on the 2012 server? I'm thinking there maybe someway, but I'll still need to touch each site to confirm / tweek. Just looking for any migration tools that could help.

Thank You
Avatar of Simon Butler (Sembee)
Simon Butler (Sembee)
Flag of United Kingdom of Great Britain and Northern Ireland image

You can simply export the web site information to XML files. Then do a find replace to update the information with the correct paths, IP addresses etc, then import that information in to the new server.
You will need to copy the content across yourself, but is simple enough to do.

Simon.
ASKER CERTIFIED SOLUTION
Avatar of Mahesh
Mahesh
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Mark B

ASKER

Thank you, this is the tool I was looking for.