Scheduled tasks in WinSvr 2016 don't run after being disabled then enabled - TechRepublic
Question
January 5, 2018 at 06:52 PM
tcallahan

Scheduled tasks in WinSvr 2016 don’t run after being disabled then enabled

by tcallahan . Updated 8 years, 5 months ago

I am having a problem with the Task Scheduler on Windows Server 2016 not running repetitive tasks after they are disabled and re-enabled.

I create a task with a “Triggers->Start” of five minutes in the future and set the task to run every five minutes. The “Settings->Run task as soon as possible after scheduled start is missed” option is checked.

Everything works fine – task runs at the scheduled Start time and then runs every five minutes.

Disable the task and wait more than five minutes.

Enable the task, it does not run again.

The Next Run time continues to update every five minutes but the task does not run and the Last Run Time is never updated.

There are no entries in the Task History once the task is re-enabled and no events in the Windows event logs.

Thanks,
Tim

This discussion is locked

All Comments