server task

  • Thread starter Thread starter Pete Jackson
  • Start date Start date
P

Pete Jackson

How can I have my servers automatically reboot on a
schedule time?
 
I'm certain of several ways to do this. This is what I
would do. Grab Shutdown.exe from 2000 resource kit. Make
a one line batch file that would run shutdown.exe with
the /r switch indicating reboot. I believe the default
time out until reboot is 30 seconds. use task scheduler
to run the batch file. or use AT if you like command
prompt.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top