Author: Laks
Subject: PsEXEC not connecting to remote machine
Posted: 30 September 2016 at 10:44pm
We are not able to connect to remote machine with PsEXEC command using autosys job.
Edited by Laks - 22 hours 38 minutes ago at 10:45pm
Subject: PsEXEC not connecting to remote machine
Posted: 30 September 2016 at 10:44pm
We are not able to connect to remote machine with PsEXEC command using autosys job.
psexec \\remote_machine -i vxprint -VPl 1>VP/test.txt
when our autosys job executes the same it stuck. There is no progress after this. Below the logs attached.
In task manager, i could see process -> PsExec*32 user-> autosys
log info
=====
INFO [main] com.VxPrint.LoggerUtil main- bat script executed successfully
Here is the standard error of the command (if any):
PsExec v2.11 - Execute processes remotely
Copyright (C) 2001-2014 Mark Russinovich
Sysinternals - www.sysinternals.com
But i am able to execute this manually when i run above command in cmd prompt. See the console output below
INFO [main] com.VxPrint.LoggerUtil main- bat script executed successfully
Here is the standard error of the command (if any):
PsExec v2.11 - Execute processes remotely
Copyright (C) 2001-2014 Mark Russinovich
Sysinternals - www.sysinternals.com
Connecting to xxxxxxxxxx...
Starting PSEXESVC service on xxxxxxxxxx...
Connecting with PsExec service on xxxxxxxxxx...
Starting vxprint on xxxxxxxxxx...
vxprint exited on xxxxxxxxxx with error code 0.
Please let me know how i can fix this issue
Edited by Laks - 22 hours 38 minutes ago at 10:45pm