Task Scheduler: Event Log IDs
Here are a few event ids related to the Windows Task Scheduler:
Error 2147750678:
Could not start the Task Scheduler service on local computer. The service has returned a service-specific error code.
OR
Error 6200:
Could not start the Task Scheduler service on Local Computer. The Task Scheduler must be configured to run in the System to function properly. Individual tasks may be configured to run in other accounts.
SOLUTION:
To resolve this behavior change the Log On parameters from a User Account to the Local System Account.
Event ID: 7901
Source: Schedule
Category: Error
Description: The <job filename> command failed to start due to the following error: General access denied error.
SOLUTION:
Task Scheduler may create corrupted job files.
Delete all existing Task Scheduler and AT Scheduler jobs. Create one new job and check for corruption.
event id Task Scheduler task scheduler serviceevent id Task Scheduler task scheduler service
Filed under: Task Scheduler


Leave a Reply