Hi,
using the following command im able not able to migrate
msdeploy -verb:sync -source:apphostconfig="d32",computername=dWeb -dest:archiveDir="c:\arcuk",encryptPassword=pass
msdeploy -verb:sync -source:apphostconfig="d32",computername=dWeb -dest:archiveDir="c:\arcuk",encryptPassword=pass -enableLink:AppPoolExtension
msdeploy -verb:sync -dest:apphostconfig="d32", -source:archiveDir="c:\arcuk",encryptPassword=pass -enableLink:AppPoolExtension
Am I missing a command so that i can migrate Website and application pool too windows server 2008 64bit?