How to do a Schedule Reboot of Server in Windows 2000

H

Harrison

Can anyone tell me how to script a job for reboot server
in Windows 2000 recursively?

Thanks for your help!!

Harrison
 
C

Charles

Create a batch file with the "shutdown.exe" file (Resource
Kit) you have several switches to use with this command.
shutdown.exe /l (Local Computer) /r (Reboot after
shutdown) /y (answer yes to all questions).


Charles
 

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

Top