Projects/OSDScripts/Scripts/TPM/Dev-IsKeyAttestationCapable.ps1

Get-CimInstance -Namespace 'root/cimv2/Security/MicrosoftTpm' -ClassName 'Win32_TPM' | Invoke-CimMethod -MethodName 'IsKeyAttestationCapable'