Scheduler cmds

  • Thread starter Thread starter Ed bruso
  • Start date Start date
E

Ed bruso

I am hoping that someone can help me find the right cmd
to use. I amusing XP and would like to have the scheduler
to restart the computer.
Can someone give me the full cmd that I can put in the
scheduler that will run the restart cmd and also the cmd
that will run the shutdown cmd.
Please send it to me via e-mail (e-mail address removed)
Thanks -- Ed Bruso
 
Use the command:

shutdown -r -f -t 5 (This will do a restart)

shutdown -s -f -t 5 (This will do a shutdown)
 

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