Click to See Complete Forum and Search --> : Tool or script to restart service on schedule. PSE HELP


ben
05-09-2002, 01:29 PM
I am looking for a tool or script that I can use to restart a Windows service on a set schedule.
For example, I want to set the tool or service to restart the network service at 6.am daily.
thanks

Scott
05-10-2002, 02:21 PM
Why not just create ad scheduled task ? The task can run the command "cmd.exe /c net start SERVICE"


------------
ben at 5/9/2002 2:29:50 PM

I am looking for a tool or script that I can use to restart a Windows service on a set schedule.
For example, I want to set the tool or service to restart the network service at 6.am daily.
thanks