I have a scheduled task set up, if i right click it and choose "run" the task works absolutely fine and finishes with a 0x0 result. I last did this at 9:25.
I have set up a trigger to run the task every 10 minutes (it takes 5 seconds to run the entire task).
When i check my task scheduler it says "Next run time 12:02" this is in 1 minute.
The last run time is "9:25" and the last result is 0X0, this is when i right clicked and chose run.
So as you can see NOTHING is wrong but task scheduler isn't even bothering to try and run my task.
Other tasks look like they are running fine, at least looking at their last run times on them.
It is now 12:03 and the task should have completed, last run time is currently 9:25, next run time is 12:12 and last result is 0x0.
There is a bug somewhere, I just don't know where.