Documentation forServer & Application Monitor
Monitoring your applications and environment is a key capability of Hybrid Cloud Observability and is also available in a standalone module, Server & Application Monitor (SAM). Hybrid Cloud Observability and SAM are built on the self-hosted SolarWinds Platform.

Windows Scheduled Tasks status codes

This table includes status codes that may appear in the Windows Schedule Tasks widget.

Hex Code Status Description

(0x0)

The operation completed successfully.

(0x1)

Incorrect or unknown function called.

(0x2)

File not found.

(0xA)

The environment is incorrect.

(0x41300)

The task is ready to run at its next scheduled time.

(0x41301)

The task is currently running.

(0x41302)

The task will not run at the scheduled times because it was disabled.

(0x41303)

The task has not yet run.

(0x41304)

There are no more runs scheduled for this task.

(0x41305)

One or more of the properties needed to run this task on a schedule were not configured.

(0x41306)

The last run of the task was terminated by the user.

(0x41307)

Either the task has no triggers or the existing triggers are disabled or not set.

(0x41308)

Event triggers do not have set run times.

(0x4131B)

The task is registered, but not all specified triggers will start the task.

(0x4131C)

The task is registered, but may not start. Enable the Batch log in privilege for the task principal.

(0x41325)

The Task Scheduler service has asked the task to run.

(0x8004020D)

Cannot modify or delete an object that was not added using the COM+ Admin SDK.

(0x80041309)

A task's trigger is not found.

(0x8004130A)

One or more of the properties required to run this task were not configured.

(0x8004130B)

There is no running instance of the task.

(0x8004130C)

The Task Scheduler service is not installed on this computer.

(0x8004130D)

The task object could not be opened.

(0x8004130E)

The object is either an invalid task object or is not a task object.

(0x8004130F)

No account information was found in the Task Scheduler security database for the task indicated.

(0x80041310)

Unable to establish existence of the account specified.

(0x80041311)

Corruption was detected in the Task Scheduler security database. The database was reset.

(0x80041312)

Task Scheduler security services are available only on Windows NT.

(0x80041313)

The task object version is either unsupported or invalid.

(0x80041314)

The task was configured with an unsupported combination of account settings and run time options.

(0x80041315)

The Task Scheduler Service is not running.

(0x80041316)

The task XML contains an unexpected node.

(0x80041317)

The task XML contains an element or attribute from an unexpected namespace.

(0x80041318)

The task XML contains a value which is incorrectly formatted or out of range.

(0x80041319)

The task XML is missing a required element or attribute.

(0x8004131A)

The task XML is malformed.

(0x8004131D)

The task XML contains too many nodes of the same type.

(0x8004131E)

The task cannot be started after the trigger end boundary.

(0x8004131F)

An instance of this task is already running.

(0x80041320)

The task will not run because the user is not logged in.

(0x80041321)

The task image is corrupt or was tampered with.

(0x80041322)

The Task Scheduler service is not available.

(0x80041323)

The Task Scheduler service is too busy to handle your request. Please try again later.

(0x80041324)

The Task Scheduler service attempted to run the task, but the task did not run due to a constraint in the task definition.

(0x80041327)

The task has properties that are not compatible with earlier versions of Windows.

(0x80041328)

The task settings do not allow the task to start on demand.

(0x80070002)

The system cannot find the file specified.

(0x800700C1)

Not valid Win32 application.

(0x800704C7)

The operation was canceled by the user.

(0x800704DD)

The operation being requested was not performed because the user was not logged in to the network. The specified service does not exist.

(0xC000013A)

The application terminated.

(0xC06D007E)

An unknown software exception occurred.

For a complete list, see Task Scheduler Error and Success Constants (© 2019, Microsoft Corp., available at docs.microsoft.com, obtained on August 20, 2019.).