Shut down pc after scheduled task

  • Thread starter Thread starter slund
  • Start date Start date
S

slund

Does anyone know how to have computer shut down
automatically after running a scheduled task?
 
Does anyone know how to have computer shut down
automatically after running a scheduled task?

If you can make a .cmd file for the scheduled task, make the last line
"shutdown -s".

Cheers,
Chuck
Paranoia comes from experience - and is not necessarily a bad thing.
 

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