Azure DevOps deployment groups agents installation with error message

Copper Contributor

I try to create a release pipeline to copy my .jar file to the target machine (Windows VM).
I follow the instructions and install agents on the VMs

Han_Shih_1-1654741177255.png

 

It works fine on most VMs, however, some VMs setting up agents with error (but the installation seems to be successful, I can find the machines on Azure DevOps). Here is the log:
https://gist.github.com/frankShih/9eecd83e9fa82acc4a8436c01bdd16e9

And here is the error message in the release pipeline:

Han_Shih_0-1654741152995.png

 

I have checked that all the user accounts shown on Azure DevOps deployment group are admin permission.


Any suggestion is appreciated. Thanks in prior

0 Replies