TaskScheduler mystery

I hope I am posting to the right forum but I have a mystery on my hands. I am running a scheduled task successfully.  It is set to run when the user is either logged on or off. It set to run with the highest privileges.  The account it runs as is in the administrators group.  The account is also set to run as a batch job and to run as a service. This account is used in multiple tasks 3 running daily and 1 running every 15 minutes.  When the Job starts I get these errors:

Event ID 706.  Task Compatibility module failed to update task "Insert job name here to the required status 0. Additional Data: Error Value: 2147942405.

Event ID 709.  Task Compatibility module failed to update task "Insert job name here. Additional Data: Error Value: 2147942405.

I have tried changing the times of the task, permissions on the xml file it creates to no avail.  I even verified the account password many times.

What is the mystery part is the job runs successfully.  According to some sites, Error Value: 2147942405 is a permissions issue, but I can see no issues within the job log of the job that is run that it is failing or in the task manager history.

My question is; what am I missing?
February 27th, 2015 2:55pm

Hello

tip: try start TaskScheduler with run as administrator.

Free Windows Admin Tool Kit Click here and download it now
February 27th, 2015 8:37pm

I think it is already set that way when you select highest privileges.
March 3rd, 2015 8:51pm

Hi David,

Please also check if there are events in the Event Log that indicate task queue quota or engine quota is exceeded.

If so, you could refer to the article below to resolve the issue.

Error 0x80041323 when running high number of Scheduled tasks
https://support.microsoft.com/kb/2696472?wa=wsignin1.0

Best Regards,

Mandy 
Free Windows Admin Tool Kit Click here and download it now
March 10th, 2015 10:46pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics