BBWIN Alerting on any Service that’s automatic and stopped
list Bill Richardson
We have all of our Window services that need to be alerted on set to startup=automatic. So any SVC that is set to automatic should be started. Instead of listing every different SVC on every server is there a way to just look for all SVC's with startup=automatic and alert when status=stopped? Something like this: SVC %.* startup=automatic status=started "TEXT=service not started" Thanks Bill