Reboot server script file

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to create a script file that would reboot my win2k server over a
weekend. (I am thinking between 12 and 5 AM Monday morning) My reason is
that my company does processing all night during the week and when I
installed updates to the server, I can't reboot the system right away. The
server has Exchange 2000 running and I know I have to stop some services
before the reboot. I am also aware that if I use a script file to log in,
their is some security issues to deal with.

Any ideas or suggestions would be appreciated.

Thank you.

Frannk
 
Frank said:
I would like to create a script file that would reboot my win2k server over a
weekend. (I am thinking between 12 and 5 AM Monday morning) My reason is
that my company does processing all night during the week and when I
installed updates to the server, I can't reboot the system right away. The
server has Exchange 2000 running and I know I have to stop some services
before the reboot. I am also aware that if I use a script file to log in,
their is some security issues to deal with.

Any ideas or suggestions would be appreciated.

Thank you.

Frannk

Use the Task Scheduler to invoke shutdown.exe. The command
shutdown /? will tell you the various options.
 
Any ideas or suggestions would be appreciated.

How about going in on Saturday morning to reboot it? That way you have until
Monday morning to mend it if something goes wrong, and if it all goes to
plan you'll have peace of mind for the rest of the weekend.

Andrew
 

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