How to check ESXi have TPM chip installed

 

Run below command to verify whether the ESXi have TPM chip installed


[root@localhost:~] esxcli hardware trustedboot get

   Drtm Enabled: false

   Tpm Present: false




Tpm Present "False" means TPM chip is not present.


No comments:

Post a Comment

Selenium firefox driver session fails with : Could not start a new session. Response code 500. Message: Expected browser binary location, but unable to find binary in default location,

 Error: With Firefox driver /gecko driver Could not start a new session. Response code 500. Message: Expected browser binary location, but u...