Install Guide

Constant/Value Description
TBS_E_INSUFFICIENT_BUFFER
0x80284005
A specified output buffer is too small.
TBS_E_IOERROR
0x80284006
An error occurred while communicating with the TPM.
TBS_E_INVALID_CONTEXT_PARAM
0x80284007
One or more context parameters is invalid.
TBS_E_SERVICE_NOT_RUNNING
0x80284008
The TBS service is not running and could not be started.
TBS_E_TOO_MANY_TBS_CONTEXTS
0x80284009
A new context could not be created because there are too
many open contexts.
TBS_E_TOO_MANY_RESOURCES
0x8028400A
A new virtual resource could not be created because there
are too many open virtual resources.
TBS_E_SERVICE_START_PENDING
0x8028400B
The TBS service has been started but is not yet running.
TBS_E_PPI_NOT_SUPPORTED
0x8028400C
The physical presence interface is not supported.
TBS_E_COMMAND_CANCELED
0x8028400D
The command was canceled.
TBS_E_BUFFER_TOO_LARGE
0x8028400E
The input or output buffer is too large.
TBS_E_TPM_NOT_FOUND
0x8028400F
A compatible TPM Security Device cannot be found on this
computer.
TBS_E_SERVICE_DISABLED
0x80284010
The TBS service has been disabled.
TBS_E_NO_EVENT_LOG
0x80284011
No TCG event log is available.
TBS_E_ACCESS_DENIED
0x80284012
The caller does not have the appropriate rights to perform
the requested operation.
TBS_E_PROVISIONING_NOT_ALLOWED
0x80284013
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
138 Troubleshooting