Automatic shutdown of my system

  • Thread starter Thread starter Lenore Merkle
  • Start date Start date
L

Lenore Merkle

At present I have to manually shutdown my system. Please
advise what adjustment I have to make for system to turn
off automatically.
Thank you.
 
You could add the following line to a batch file (.bat) and use Scheduler to run the batch file at the end of every day or after
the computer has been idle for some time.

C:\Windows\System32\Shutdown.exe -s

Type
C:\Windows\System32\Shutdown.exe to see more options.

At present I have to manually shutdown my system. Please
advise what adjustment I have to make for system to turn
off automatically.
Thank you.
 

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