Open
Description
I am trying to install the VSTS agent using the PS module on remote through through PowerShell on target machines task in the VSTS build pipeline. It is failing while trying to down the package. Need your help regarding fixing this issue
https://vstsagentpackage.azureedge.net/agent/2.155.1/vsts-agent-win-x64-2.155.1.zip
Downloading https://vstsagentpackage.azureedge.net/agent/2.155.1/vsts-agent-win-x64-2.155.1.zip At line:1 char:1
- & 'C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe' -NoLogo ...
-
+ CategoryInfo : NotSpecified: (Downloading htt...64-2.155.1.zip :String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError failed: The operation being requested was not performed because the user has not logged on to the network. The specified service does not exist. (Exception from HRESULT: 0x800704DD)