Scheduling windows to shut down at a certain time

Sam

Sam

Soldato
Joined
12 Jan 2003
Posts
14,488
Location
Surrey
Hi

What is the best way to get windows to shut down at a certain time ?

Quick answer appreciated

Tnx
 
Sorted, cheers for the help guys

Little guide i whisked up

Firstly you need to make sure that you can see hidden folder names, open any folder then click Tools > Folder Options > View > Hide extensions for unknown file types (make sure this is unticked)
Now you will need to create a .txt file and inside it write “shutdown /s /f /t 55”
Now you need to save and exit and then rename the file shutdown.BAT
This will turn it into a batch file and if you double click it will shut the pc down giving you a 55 second warning

Put this somewhere safe and point the windows scheduler to it so that it shuts the pc down
 
Back
Top Bottom