Board index » Visual Studio » Windows service fail action: "run program" not working
|
asmenut
|
|
asmenut
|
Windows service fail action: "run program" not working
Visual Studio316
I have a script that will email me when a service fails for the 2nd time. I've set the service recovery options to "run program" and in the program box put < cscript c:\path\scriptname.vbs>but the script doesn't run. Any ideas? - |
| Björn
Registered User |
Wed May 18 02:41:15 CDT 2005
Re:Windows service fail action: "run program" not working
<iain@firmbyte.com>wrote in message
QuoteI have a script that will email me when a service fails for the 2nd (C:\Windows\System32\Cscript.exe) in the "program" textbox, and put the command line parameters (c:\path\scriptname.vbs) in the "command line parameters" textbox. -- Björn Holmgren - |
