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