Author: CASTERO
Subject: psexec -c NEVER WORKS!
Posted: 22 May 2013 at 2:40am
Subject: psexec -c NEVER WORKS!
Posted: 22 May 2013 at 2:40am
Please I am controlling a school network which i have build a batch script that calls PSexec to execute a command on another computer in the network.
Below is the command:
psexec.exe -d \\miniserver “c:\program files\internet explorer\iexplore.exe”
but anytime i run it says:
Couldn’t access miniserver:
Access is denied.
And also all the computers in the network is running on the in-built Administrator Account only and without any password.
So please is there anything or tweak i can make to make this work?. Because all computers on the network have black password but still psexec.exe reports Access is denied.