View Single Post
Old 05-22-2009, 12:52 AM   #22 (permalink)
me4net
Registered User
 
Join Date: May 2009
Posts: 15
OS: XP Pro


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

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"
me4net is offline   Reply With Quote