Scheduled Shutdown's

create a batch file with the command in.

remember if you want to restart it use the -r instead of -s. (do "shutdown /?" at command prompt for a full list).
 
hmm, seems in vista it's /s /f

also there's pstools, download this and extract it to c:\windows\system32\ http://technet.microsoft.com/en-us/sysinternals/bb896649.aspx (it's owned by MS now)

then open a cmd window and type psshutdown /? that'll tell you how to use that program


you can use that to set it to sleep mode instead of shutdown -set your bios to S3 mode, to get the super low power sleep mode (only ram is given power, so no fans/hard drives spin whilst in sleep)

you can resume back to desktop in about 2 seconds this way
 
Back
Top Bottom