Hi,
I am trying to get the output from running a cmd on a remote computer.
Here is my syntax:
paexec -accepteula remoteIP -h -u "*" -p "*" hostname
Here is the output that I am getting:
Connecting to RemoteIP... Failed to connect to \RemoteIPADMIN$. The network path was not found. [Err=0x35, 53] Failed to copy [C:Program FilesVirima Discovery Applicationtoolspswin_paexec.exe] to [\RemoteIPADMIN$PAExec-12148-XYZ01.exe] -- going to try to continue anyway. The network path was not found. [Err=0x35, 53] Starting PAExec service on RemoteIP... Failed to connect to \RemoteIPIPC$. The network path was not found. [Err=0x35, 53] Failed to connect to Service Control Manager on RemoteIP. The RPC server is unavailable. [Err=0x6BA, 1722]
PAExec returning exit code -6
Please need an assistance.
Thanks Mifi.