Update microsoft-recommended-driver-block-rules.md

This commit is contained in:
jsuther1974 2022-10-07 11:37:36 -07:00
parent 3046cb1b0b
commit 0ef5ef6d7b

View File

@ -2203,7 +2203,7 @@ To check that the policy was successfully applied on your computer:
1. Open Event Viewer
2. Browse to **Applications and Services Logs - Microsoft - Windows - CodeIntegrity - Operational**
3. Select **Filter Current Log...**
4. Replace "<All Event IDs>" with "3099" and select OK
4. Replace "<All Event IDs>" with "3099" and select OK.
5. Look for a 3099 event where the PolicyNameBuffer and PolicyIdBuffer match the Name and Id PolicyInfo settings found at the bottom of the blocklist WDAC Policy XML in this article. NOTE: Your computer may have more than one 3099 event if other WDAC policies are also present.
> [!NOTE]