Re: [NTISP] restarting stopped services

Terry Bomersbach ( (no email) )
Sat, 6 Mar 1999 16:25:20 -0600

You could probably use the schedule service to do this.

Create a batch file containing the commands to do it and use the AT to
specify frequency.

It would look like this:

net stop servicename
net start servicename

-----Original Message-----
From: Danny Sinang <danny@uplink.com.ph>
To: NTISP <ntisp@iea-software.com>
Date: Saturday, March 06, 1999 4:40 AM
Subject: [NTISP] restarting stopped services

>hello
>
>i have a service running on my nt4 server that keeps on dying because of
>some weird application error.
>
>so i plan to write a script to check every 30 minutes if the service is
>running and it isn't, then restart it.
>
>can anyone tell me what script commands will enable me to do these ?
>
>thanks.
>
>- danny sinang
>
>
>For more information about this list, including removal,
>see this url: http://www.iea-software.com/maillist.html

For more information about this list, including removal,
see this url: http://www.iea-software.com/maillist.html