shutdown time setting

  • Thread starter Thread starter Paul Ziegler
  • Start date Start date
P

Paul Ziegler

Hello,

does anybody know how I can adjust the time that elapses
when I intiate "shutdown.exe -s"? After doing so I can see
a small window with a countdown of 30 seconds. I think it's
possible to change this value somewhere in the registry but
I can't find it.
 
shutdown /t XX

replace 'XX' with the number of seconds to delay the shutdown with.
Also, shutdown /? would give you all the other options available.

theClown
 
"Shutdown -s -t n" ['n' seconds]. Shutdown -a to disable the shutdown job.

--
Ramesh - Microsoft MVP
http://www.mvps.org/sramesh2k
-----------------------------------------


Hello,

does anybody know how I can adjust the time that elapses
when I intiate "shutdown.exe -s"? After doing so I can see
a small window with a countdown of 30 seconds. I think it's
possible to change this value somewhere in the registry but
I can't find it.
 

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