View Single Post
Old 05-23-2009, 03:12 AM   #26 (permalink)
Lord Chaos
Registered User
 
Join Date: Jan 2005
Posts: 188
OS: XP SP3 and Vista SP1


Re: Running executable files on network drives[MOVED FROM WINDOWS]

Quote:
Originally Posted by me4net View Post
There is a toolset called pstools.
One of thoes tools is called Psexec that will run a task remotly.

you will need to download the exe and add it to your system 32 directory.

The for using this is

psexec \\(Remote Computer Name) "Share"
Sadly those programs only work with XP (thats only half the problem) and it executes it remotely, I need for the executables to run locally.
Lord Chaos is offline   Reply With Quote