In my test
I can deploy websites using administrator account both via vs2010 and msdeploy command line
but I can not deploy using IIS Manager User via msdeploy command line, I got 401 ERROR_USER_UNAUTHORIZED,
and I can do it via vs2010 and can logon https://webserver:8172/msdeploy.axd?site=testwebsite using the same IIS Manager User.
I have to use administrator account only to deploy via msdeploy command line?