PaExec returning The network path was not found. with exit code -6
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 \\RemoteIP\ADMIN$. The network path was not found. [Err=0x35, 53]
Failed to copy [C:\Program Files\Virima Discovery Application\tools\ps\win_paexec.exe] to [\\RemoteIP\ADMIN$\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 \\RemoteIP\IPC$. 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.