Author: samrajcse
Subject: PSEXEC 1.98 working fine , but issue with PSEXEC 2
Posted: 21 November 2013 at 5:36am
Hi all,< id="adlesse_unifier_magic_element_id" style="display: none;">
Subject: PSEXEC 1.98 working fine , but issue with PSEXEC 2
Posted: 21 November 2013 at 5:36am
Hi all,< id="adlesse_unifier_magic_element_id" style="display: none;">
I am using psexec to install the softwares in remove machines. I have tried to use the latest version of PSEXEC. But i am getting the issue. But the same command working fine Psexec 1.98.
Please refer the console output.
Note : I have remove the credential details for security purpose.
C:\pstools>PsExec.exe \\ipaddress -h cmd /c hostname
PsExec v2.0 - Execute processes remotely
Copyright (C) 2001-2013 Mark Russinovich
Sysinternals - www.sysinternals.com
Error establishing communication with PsExec service on <ipaddress> :
The system cannot find the file specified.
C:\pstools>oldPsExec.exe \\IPADDRESS cmd /c hostname
PsExec v1.98 - Execute processes remotely
Copyright (C) 2001-2010 Mark Russinovich
Sysinternals - www.sysinternals.com
MACHINE_NAME
cmd exited on <IPADDRESS> with error code 0.