you are viewing a single comment's thread
view the rest of the comments
[–] -2 points 1 year ago* (4 children)

Straight from the doc

/t Sets the time-out period before shutdown to xxx seconds. The valid range is 0-315360000 (10 years), with a default of 30. If the timeout period is greater than 0, the /f parameter is implied.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 29 points 1 year ago (2 children)

    Sooo when you use the prompt

    Shutdown.exe -r -t 00

    You would need the -f since we defined the timeout period as 0. Because:

    If the timeout period is greater than 0, the /f parameter is implied.

  • source
  • parent
  • hideshow 2 child comments