In this post, you’ll learn more about the Error TBS_E_PROVISIONING_NOT_ALLOWED – 0x80284013 that is returned when working with the COM-based APIs in Win32
Win32 COM Error
TBS_E_PROVISIONING_NOT_ALLOWED – 0x80284013
Win32 COM Error Error Description
The TPM provisioning action is not allowed by the specified flags. For provisioning to be successful, one of several actions may be required. The TPM management console (tpm.msc) action to make the TPM Ready may help. For further information, see the documentation for the Win32_Tpm WMI method ‘Provision’. (The actions that may be required include importing the TPM Owner Authorization value into the system, calling the Win32_Tpm WMI method for provisioning the TPM and specifying TRUE for either ‘ForceClear_Allowed’ or ‘PhysicalPresencePrompts_Allowed’ (as indicated by the value returned in the Additional Information), or enabling the TPM in the system BIOS.)
Leave a Reply