Windows error 0x00041303, 267011

Detailed Error Information

SCHED_S_TASK_HAS_NOT_RUN[1]

MessageThe task has not yet run.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeveritySuccess

This code indicates success, rather than an error. This may not be the correct interpretation of this code, or possibly the program is handling errors incorrectly.

Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode4 (0x004)
NameFACILITY_ITF[2][1]
DescriptionThe source of the error code is COM/OLE Interface management.[2][1]
Error Code4867 (0x1303)

Questions

2votes
1answer

How can I fix the task scheduler error 0x00041303 or 0x41303?

I have a task scheduler in the task scheduler but it does not execute. in the column last run results aparace the following information: 0x41303. Note: I already searched a lot and could not get any answers read more
windows
scheduled-tasks

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0