I have two servers each running IIS6 and i need to bring all the siteson BOTH servers into ONE IIS 7.5 server...
i've looked at MSDeploy but i can't find anything to combine two servers into one... thoughts? help? anything?!?!
|
I have two servers each running IIS6 and i need to bring all the siteson BOTH servers into ONE IIS 7.5 server... i've looked at MSDeploy but i can't find anything to combine two servers into one... thoughts? help? anything?!?! | |||
feedback
|
|
Just deploy all the sites from both servers into the new server. You're not "combining servers", you're putting all the sites from X number of servers onto a new server. This doesn't cover any issues that would arise from the different IIS versions, dependency on .NET version, etc. | |||||||
feedback
|