Site icon EfmSoft

What does HRESULT 0x80284013 (TBS_E_PROVISIONING_NOT_ALLOWED) mean?

 
Previous Next
TBS_E_ACCESS_DENIED TBS_E_PPI_FUNCTION_UNSUPPORTED

TBS_E_PROVISIONING_NOT_ALLOWED

Provisioning is a state machine with policy gates

TBS_E_PROVISIONING_NOT_ALLOWED indicates that Windows identified one or more actions needed to make the TPM ready, but the caller's provisioning flags did not authorize those actions. Examples include importing owner authorization, clearing an already-owned TPM, or scheduling a physical-presence prompt.

This is not a generic access-denied result. The provisioning API returns additional information describing required transitions such as reboot, shutdown, force clear, activation, or physical presence. Those bits should guide the next administrative step.

Safe handling

References


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

Exit mobile version