exitcode -7
Hi,
I am trying to exite cmd process on remote machine using PAEXEC. It failing with below output returning exit code -7.
I am able to do it successfully with psexec.
C:\windows\system32>C:\PSTools\Paexec.exe \\remotemachineIP -u username-p Password -s -x cmd
PAExec v1.27 - Execute Programs Remotely
Copyright (c) 2012-2019 Power Admin LLC
www.poweradmin.com/PAExec
Connecting to remotemachineIP...
Starting PAExec service on remotemachineIP...
Timed out waiting for communication channel to remotemachineIP. The system cannot find the file specified. [Err=0x2, 2]
Failed to stop PAExec service. The service has not been started. [Err=0x426, 1062]
PAExec returning exit code -7