you are viewing a single comment's thread
view the rest of the 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