Jump to content

Task Scheduler skips scheduled jobs


Pic0o

Recommended Posts

Allow me to try and save you some time. I've had an issue where Task Scheduler on Windows machines will run a scheduled task fine if you manually Run it, but any Next Run Time scheduled items will be skipped and unlogged by Windows. The Task History would also log nothing for the skipped 'Last Run Time' process.

 

Trying to find info on this issue was largely unhelpful. What I had were jobs that failed to execute as defined by schedule and/or triggers, but a right-click Run for said tasks was fine. It turns out my issue was related to a Task with a Pending Status. I tracked said process down in the following tree:

  • Task Scheduler Library
  • Windows Live
  • SOXE

Task name:

Extractor Definitions Update Task

 

I ended up having to disable this task, as trying to end it, left it in a Pending state. Upon disabling this I got ~21 'Application1' named windows erroring out, that looked like my cmd tasks scheduled into oblivion. Closing these error tasks, I jumped back to my main Task list.

 

To my delight, the custom and desired tasks returned to running on their correct, automatic schedules.

Hopefully this helps you in any instance where Scheduled Tasks do not run, on a Windows box.

 

TLDR; Check entire TaskScheduler for any Status = Pending tasks. Try to end them, if that doesn't work, disable said task. Mystery fail jobs should return to auto-executing.

Link to comment

I still can't even manually update my Win7 to SP3 due to have a mac partition on it... constantly fails out and all the help I find doesn't remedy my situation. Kinda unrelated to scheduled updates... but yeaaa. :icon_wacko:

Link to comment

Related to your issue, you might be able to run 'fdisk /mbr' to clear the boot sector, then use a Super Grub Disk to rebuild the Master Boot Record.

 

Likely that would make one or the other work, but possibility of more annoying issues is legit. Nasty issue if you don't have an entire disk backup of said drive, before trying such changes.

 

Back to OP, it felt miraculous when I reverted to 'screw web feedback and just keep looking until something stands out'. Microsoft KB and technet forum links almost never have any real helpful info on there, just wives tales and whimsical steps that fix nothing.

Link to comment

To connect both topics in thread... I also hateth those forums for lack of help and crazy things that don't fix a damn thing. :icon_happy:

 

 

"[...] when I applied the change, I had to press on my mouse really really hard for 3 seconds, and for some reason that did the trick!!!11"

Link to comment
×
×
  • Create New...