I need to move sites from 2 IIS6 servers to a new one with IIS7. There are about 500 sites on them, so moving manually is not an option.
I used WebDeploy tool, co sync one server and now I want to append the content of the second one. Unfortunately, sync wipes out sites that are not in the source, so I can't do sync again.
I did a WebDeploy dump, but I don't know how to import the xml on the target server.