Author: rvirene
Subject: PSExec does not execute remote command
Posted: 10 April 2014 at 10:42pm
Greetings,
Subject: PSExec does not execute remote command
Posted: 10 April 2014 at 10:42pm
Greetings,
I am running this command and and getting no result, nor an error message. It looks like it executes without issue, but nothing happens.
psexec \\deninf05 -s -u xxx -p xxx cmd /c del "c:\temp\temp.txt"
Details:
Windows version of the local machine: I've tried it from Windows 7 64 bit and Windows 2003 64 bit.
Windows version of the target machine: Win7, Windows 2003 64 bit and Windows 2008R2
The exact version of the PSTools command you use. 2.10.0.0
The exact command line as you typed it. See above
The exact error message which you received on the local machine. There is no message at all.
I have tried other simple commands (open notepad) and nothing has any result. I've read through the "before you post" section and my target machines seem to meet the criteria specified.
Any help is much appreciated.
Rick