Site icon EfmSoft

What does HRESULT 0x8004130F (SCHED_E_ACCOUNT_INFORMATION_NOT_SET) mean?

 
Previous Next
SCHED_E_INVALID_TASK SCHED_E_ACCOUNT_NAME_NOT_FOUND

SCHED_E_ACCOUNT_INFORMATION_NOT_SET

SCHED_E_ACCOUNT_INFORMATION_NOT_SET means that Task Scheduler cannot find account information for the indicated task in its security database. This is about the task’s stored execution identity; it does not by itself say that the account name is misspelled or that the task action is inaccessible.

What to compare

Correct recovery

Re-register or update the task with the intended principal and an explicitly compatible logon type, then verify the task under the same account context in which it will run. Preserve the original XML and security settings for investigation rather than deleting the task before the mismatch is understood.

Microsoft: Task Scheduler status codes · Microsoft: security contexts for tasks · Microsoft: RegisterTaskDefinition


Looking for a different code? Search another status or error code.

Exit mobile version