command: msdeploy -verb:dump -source:contentPat h="Default Web Site\Website1",computerName= serverName ,userName=username,password=password -debug serverName is having IIS6.0 and Web Deployment Agent Service is manually started on this server. I am using above command on another server where...