Author: GScully
Subject: Psexec works with Window 7 fine?
Posted: 25 April 2013 at 11:37pm
I to am having issues on Win7 trying to run a batch file on a Win2008r2 server, I keep getting error 1
Subject: Psexec works with Window 7 fine?
Posted: 25 April 2013 at 11:37pm
I to am having issues on Win7 trying to run a batch file on a Win2008r2 server, I keep getting error 1
yet my other psexec actions are working.
psexec \\myserver -i -e - /accepteula -h -c c:\dropbox\testbat.bat a b
I briefly see a cmd flash by on the screen but it does not execute the bat file which is trying to echo the a b then create a folder on c:\ and then pause so I can see the results.