Can I remotely execute an application or restart a process ?

Need new test, action, option? Post request here.
Post Reply
Brad Parsons

Can I remotely execute an application or restart a process ?

Post by Brad Parsons »

I have many applications that run on servers logged in. These are VB apps and somewhat unstable. I would like to be able to restart these processes much the same way as I restart services.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

You may try PsTools, cool set of freeware command line utilities http://www.sysinternals.com/ntw2k/freew ... ools.shtml
E.g. you may use "Execute external program" action and PsExec utility to start process on remote system

Regards
Alex
Post Reply