You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.
Hi, I have an associate question, I also want to use TPM Provisioning in Retail Image, but I can't get the sTPM well installed.
In the Windows Device Portal, every time I try to install Software TPM Emulator, my Raspberry Pi reboot and show No TPM installed.
I also tried PowerShell command Limpet.exe -azuredps –enrollmentinfo
and i got a result like:
TpmNotSupported
The TPM works fine in Test Image but even I use the same Features for the Retail image, I can’t use the TPM.
So how could I use the sTPM in a Retail image? Thanks!
The text was updated successfully, but these errors were encountered:
Windows inbox software tpm emulator on retail images is not supported. However you can explore options
a. Create custom UEFI binary to have ACPI entry to load the tpm emulator.
b. Use the open source network software tpm simulator created by TCG i.e. https://github.com/microsoft/ms-tpm-20-ref.
(originally posted by leesiyuan here).
Hi, I have an associate question, I also want to use TPM Provisioning in Retail Image, but I can't get the sTPM well installed.
In the Windows Device Portal, every time I try to install Software TPM Emulator, my Raspberry Pi reboot and show No TPM installed.
I also tried PowerShell command
Limpet.exe -azuredps –enrollmentinfo
and i got a result like:
The TPM works fine in Test Image but even I use the same Features for the Retail image, I can’t use the TPM.
So how could I use the sTPM in a Retail image? Thanks!
The text was updated successfully, but these errors were encountered: