10 Jan
2011
10 Jan
'11
1:20 p.m.
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