Hinchster,
Easiest way I can think of would be to open notepad and type the following...
@ECHO OFF
shutdown.exe -r -t 05 -f
...and save it somewhere on the server as "shutdown.bat"
Then in the control panel, go to the task scheduler and create a new task. When asked what program to run, choose browse and browse to the .bat file you created. Schedule it to run daily at the time you specify.
hope this helps.
Main Topics
Browse All Topics





by: TolomirPosted on 2005-02-14 at 10:25:04ID: 13306723
You can use
m/download /wincron.z ip (freeware)
http://www.splinterware.co
start it enter a new event:
"Run application"
titel: "automatic restart"
application: tsshutdn
parameter: /reboot
Then open the tab: schedule
Select: every day / Week
Enter time etc.
Tolomir