Automatic Reboot with scripts?

  • Thread starter Thread starter Mark
  • Start date Start date
M

Mark

Is there a way to set windows 2000 server to reboot with a script at a
certain time? I would like to set the servers to reboot on off-hours.

Thanks for your help,
Mark
 
Thanks for your help.


Torgeir Bakken (MVP) said:
Hi

E.g. put one of the following options in a scheduled task:

A)
You can use a vbscript to do a shutdown:
http://groups.google.com/[email protected]

B)
Shutdown.exe in the MS Win2k Resource Kit

C)
PsShutdown.exe in the free PsTools suite
http://www.sysinternals.com/ntw2k/freeware/pstools.shtml


--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/community/scriptcenter/default.mspx
 

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