After re-joining this Windows 2003 Server box with the domain, all 20+ Scheduled task jobs were unable to start.
An error has occurred attempting to retrieve task account information. You may continue editing the task object, but will be unable to change task account information.
The specific error is:
Task Scheduler Error 0x8007000d: The data is invalid.
Neither is it possibly to change the account name under which the individual Scheduled task jobs do run.
I have tried to remove all jobs, close the Scheduled tasks window, and erase all b42*
files as suggested in MS KB822904.
How to fix this error without re-creating all 20+ jobs?
To solve problems with the task scheduler:
c:\windows\Tasks
remove the system attribute with attrib -s c:\windows\Tasks
c:\windows\Tasks
and add the office\administrations groupattrib +s c:\windows\Tasks
systaskfix.exe
utility > systaskfix.exe -fix
User contributions licensed under CC BY-SA 3.0