Dear all,
We would like to migrate all websites from 1 webserver to 2 different webservers and devide the websites 50/50 over these webservers.
Do you guys have any idea how to script this with MSdeploy?
I have thought to use:
msdeploy.exe -verb:sync
-source:metakey=lm/w3svc/[identifier]
-dest:auto,computername=80.246.191.6,username=[user],password=[pass]
But is that case i have to alter the [identifier] for all of our websites...
Regards,
Daniël