MSDeploy.exe can connect as Administrator, but not any other Windows account

后端 未结 6 1810
情话喂你
情话喂你 2021-02-02 15:37

I\'m integrating MSDeploy into my build process, and having problems authenticating. The following command works fine:

msdeploy -verb:sync -source:appHostConfig         


        
6条回答
  •  夕颜
    夕颜 (楼主)
    2021-02-02 16:40

    For me the problem was that my password expired... I've noticed it when loging out and then tried to login back trhough remote desktop.

提交回复
热议问题