Script to check if service is running at interval and start if not - TechRepublic
Question
September 25, 2008 at 03:24 PM
skone

Script to check if service is running at interval and start if not

by skone . Updated 17 years, 10 months ago

I’d like to write a script that checks if a service is running (routing and remote access) at an interval of say every 15 minutes and starts the service if it’s not already running. I know how to start services but I’m not sure how to make something like this check on an interval timer.
I’m running SBS2003. Thanks.

This discussion is locked

All Comments