jeyjey pogi
asked on
What is the best solution to migrate IIS 6(running on Win2k3) to IIS8(Win2012R2)? MSdeploy doesnt seems to work because data is >4gb and MSdeploy is not capable to migrate that amount of data.
What is the best solution to migrate IIS 6(running on Win2k3) to IIS8(Win2012R2)? MSdeploy doesnt seems to work because data is >4gb and MSdeploy is not capable to migrate that amount of data. Â Appreciate any help.
You can create shares on the server and use something like ROBOCOPY to transfer over the files. I am assuming the site is basically static in nature and no scripts are running.
When MSDeploy fails, I use RoboCopy and shared config
https://www.sherweb.com/blog/using-iis-shared-configuration-to-migrate-your-sites-to-another-server/
https://www.sherweb.com/blog/using-iis-shared-configuration-to-migrate-your-sites-to-another-server/
SharedConfig is awesome. IIS had come along way since v6.x
ASKER
i cant see shared config on IIS 6 on windows 2003. would you know where can i see the shared config?
Can you connect remotely via the Win2018R2?
ASKER
you mean the new server win 2012 r2? yes...
I mean open the IIS on source server via the Win2012R2 server
ASKER
yes i can connect to the server 2003 via 2012 using iis 6 manager on 2012 server
Then export config via the Win2012R2 server
ASKER
how can i do that on iis 6 manager on windows 2012 r2 ? sorry noob on iis
In IIS 6.0, synchronizing and replicating configuration between servers was difficult because no built-in functionality existed. Although the server administrator could use the script iiscnfg.vbs to copy configuration between servers, this would still leave ACLs on the metabase and machine-specific paths like the Windows directory to be fixed.
ASKER
can you give me guide on how to do it @Dmitri?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
No comment has been added to this question in more than 21 days, so it is now classified as abandoned.
I have recommended this question be closed as follows:
Accept: Dmitri Farafontov (https:#a42361253)
If you feel this question should be closed differently, post an objection and the moderators will review all objections and close it as they feel fit. If no one objects, this question will be closed automatically the way described above.
seth2740
Experts-Exchange Cleanup Volunteer
I have recommended this question be closed as follows:
Accept: Dmitri Farafontov (https:#a42361253)
If you feel this question should be closed differently, post an objection and the moderators will review all objections and close it as they feel fit. If no one objects, this question will be closed automatically the way described above.
seth2740
Experts-Exchange Cleanup Volunteer