What does NTSTATUS 0xC0000505 (STATUS_INVALID_CAP) mean?

 
Previous Next
STATUS_UNDEFINED_SCOPE STATUS_NOT_GUI_PROCESS

STATUS_INVALID_CAP

The Central Access Policy data failed validation

Windows returns STATUS_INVALID_CAP while handling job, task, callback, or isolation state. The policy obtained from Active Directory is present but structurally or semantically invalid for the target system. Applying it partially could produce inconsistent authorization.

Validate policy rules, referenced claims and resource properties, then correct the directory policy and refresh it through supported policy mechanisms.

Because CAP data is distributed from directory policy, compare the policy object that was retrieved with the version actually applied on the machine. A valid policy in Active Directory does not prove that the local copy is current or complete.

References


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