Update configure.md

removed event ID 51
This commit is contained in:
mgewida1
2025-06-06 10:21:36 -07:00
committed by GitHub
parent 21e8aef48b
commit 9c48e4e643

View File

@ -191,29 +191,6 @@ Open the Event Viewer (`eventvwr.exe`) and go to `Windows Logs\System` and filte
:::column-end::: :::column-end:::
:::row-end::: :::row-end:::
The following event indicates whether TPM is used for key protection. Path: `Applications and Services logs > Microsoft > Windows > Kernel-Boot`
:::row:::
:::column span="1":::
**Event ID**
:::column-end:::
:::column span="3":::
**Description**
:::column-end:::
:::row-end:::
:::row:::
:::column span="1":::
51 (Information)
:::column-end:::
:::column span="3":::
```logging
VSM Master Encryption Key Provisioning. Using cached copy status: 0x0. Unsealing cached copy status: 0x1. New key generation status: 0x1. Sealing status: 0x1. TPM PCR mask: 0x0.
```
:::column-end:::
:::row-end:::
The TPM PCR mask is only relevant when SRTM is used. If the cached Copy status is 1, SRTM was not used - typically indicating DRTM is in use - and the PCR mask should be ignored.
## Disable Credential Guard ## Disable Credential Guard
There are different options to disable Credential Guard. The option you choose depends on how Credential Guard is configured: There are different options to disable Credential Guard. The option you choose depends on how Credential Guard is configured: