vSphere: ESXi TPM attestation failed

Hi,

if you got an error TPM Attestation failed, Message: Internal failure.


Set the maintenance mode for the ESXi Host, disconnect the host from the cluster and reconnect it.
Disconnect

PS D:\> Set-VMHost -VMHost myESXiHost.myDomain.org -State Disconnected

and reconnect

PS D:\> Set-VMHost -VMHost myESXiHost.myDomain.org -State Connected

Check the TPM attestation state by Powercli

PS D:\> (Get-View (Get-VMHost myESXiHost.myDomain.org)).Summary.TpmAttestation
Time                  Status Message
----                  ------ -------
11.04.2022 22:18:04 accepted

Michael

Advertisment to support michlstechblog.info

Leave a Reply

Your email address will not be published. Required fields are marked *

Time limit is exhausted. Please reload CAPTCHA.