Comments on: Easy Way to Check TPM Status from Command Line https://www.prajwaldesai.com/check-tpm-status-command-line/ SCCM | ConfigMgr | Intune | Windows 11 | Azure Mon, 06 Sep 2021 15:50:35 +0000 hourly 1 https://wordpress.org/?v=6.4.1 By: TRBoomer https://www.prajwaldesai.com/check-tpm-status-command-line/#comment-27536 https://www.prajwaldesai.com/?p=211128#comment-27536 Powershell: Get-Tpm

]]>
By: Paul https://www.prajwaldesai.com/check-tpm-status-command-line/#comment-24170 https://www.prajwaldesai.com/?p=211128#comment-24170 In reply to Mac.

Well no. manage-bde will tell you the status of BitLocker, not TPM.

]]>
By: Mac https://www.prajwaldesai.com/check-tpm-status-command-line/#comment-16509 https://www.prajwaldesai.com/?p=211128#comment-16509 Too much typing for a rookie, just use the following and it will tell you what you need to know.

manage-bde -status

]]>
By: Dog https://www.prajwaldesai.com/check-tpm-status-command-line/#comment-14404 https://www.prajwaldesai.com/?p=211128#comment-14404 Is_Owned does not exist, it’s wmic /namespace:\\root\cimv2\security\microsofttpm path win32_tpm get IsOwned_InitialValue…….

]]>
By: Upendra https://www.prajwaldesai.com/check-tpm-status-command-line/#comment-13599 https://www.prajwaldesai.com/?p=211128#comment-13599 Hi Prajwal,

We have enabled TPM (Win32_TPM) and TPM Status (SMS_TPM) under hardware inventory. Some models are not reporting (shows NULL) in the report even after running hardware inventory cycle multiple times. Some are reporting with correct version.

]]>
By: Daniel Alves https://www.prajwaldesai.com/check-tpm-status-command-line/#comment-13454 https://www.prajwaldesai.com/?p=211128#comment-13454 how would you add this as a detection method in SCCM after you have already enabled TPM?

]]>