You know that you can do this with something like 20 KiXtart code lines and an approrpiate UDF?!

Just create a .INI file with a list of computers to check and a list of services to check. Read in the computer list and then read i the service list. Check each service for each computer and send an administrative alert if the service is stopped. You could use for example SVCStatus() or ActiveService
_________________________
There are two types of vessels, submarines and targets.