Hi all,
I am trying to set up a (theoretically) easy task in Windows 8.1 using Task Scheduler. The goal is to shut down (full shut down, not sleep, etc..) the computer after 3 hours of being in idle mode. I created a new task as follows:
- Trigger: 'on idle' (I make sure that in advance settings 'Enable' is marked).
- Action: 'shutdown.exe' (with /s /f /t 0 to shut it down no matter what and without waiting)
- Condition: 'Start the task only if the computer is idle for: 3 hours' and 'Wait for idle for: Do not wait'
I hoped that this would shut down my computer after 3 hours but it is shutting it down after 5 minutes!!! Why?
Thanks!
I am trying to set up a (theoretically) easy task in Windows 8.1 using Task Scheduler. The goal is to shut down (full shut down, not sleep, etc..) the computer after 3 hours of being in idle mode. I created a new task as follows:
- Trigger: 'on idle' (I make sure that in advance settings 'Enable' is marked).
- Action: 'shutdown.exe' (with /s /f /t 0 to shut it down no matter what and without waiting)
- Condition: 'Start the task only if the computer is idle for: 3 hours' and 'Wait for idle for: Do not wait'
I hoped that this would shut down my computer after 3 hours but it is shutting it down after 5 minutes!!! Why?
Thanks!