I am attempting to setup a vbs script to run as an alert trigger. (The vbs script starts all stopped services that are set as "automatic"). I have placed the vbs script on a network share and have permissions set appropriately. I have added the network path to the "Local Intranet" zone on the W2K3 box in question and I am able to succesfully run the script from the network share using the UNC path without receiving any prompts or errors. I have set up the trigger to send email and run the script. The email gets successfully sent, but the vbs script does not appear to run. When running a "test" from the "Manage Alerts" interface the interface reports that the test was successfull even in regards to the vbs script execution. Any suggestions?