I am trying to find a way to migrate local users from a Win2008r2 server to Win2008r2 web edition. It seems the migration feature is not available there.
Are there any other tools that would help with this?
I am trying to find a way to migrate local users from a Win2008r2 server to Win2008r2 web edition. It seems the migration feature is not available there.
Are there any other tools that would help with this?
Does anyone know of a way to synchronize iis between 2008r2 64bit to 2008 32 bit. Msdeploy doesn't seem to like going from 64bit to 32 bit. :(
Update: The command I'm running is this (on 2008 32 bit):
msdeploy -verb:sync -source:webserver,computerName=remote -dest:webserver
Output is: Error: Using a 64-bit source and a 32-bit destination with provider webServer is not supported