Shutdown.exe doen't reset CPU Time

  • Thread starter Thread starter Shivaram
  • Start date Start date
S

Shivaram

Hi

Do you know why shutdown.exe doen't reset CPU time when I
schedule reboot?

My script contain folling line
shutdown /l /t:120 /r /y /c

is there any option I should add to the above command line
to reset CPU time

Help is appriciated

Shivaram
 
Shivaram said:
If I open task manager process CPU shows old idle time.
Not after reset time

Assuming if you manually restart via the Start Menu this does reset, then your automated reboot didin't work.

You might also check SysInterals PSShutDown which has options to force apps to close, etc...
 
Back
Top