From 964f24d07649e34b691bc084318707536660058d Mon Sep 17 00:00:00 2001 From: Tommy Date: Sun, 16 Jun 2024 03:25:08 -0700 Subject: [PATCH] Typo fix Signed-off-by: Tommy --- Group Policies Objects/Default Domain Policy/Bitlocker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Group Policies Objects/Default Domain Policy/Bitlocker.md b/Group Policies Objects/Default Domain Policy/Bitlocker.md index df43cd6..5f238d1 100644 --- a/Group Policies Objects/Default Domain Policy/Bitlocker.md +++ b/Group Policies Objects/Default Domain Policy/Bitlocker.md @@ -13,4 +13,4 @@ Choose drive encryption method and cipher strength-> Enable -> XTS-AES 256-bit f - Disallow standard users from changing the PIN or password -> Enabled - Require additional authentication at startup -> Enabled -> Do not allow TPM, Allow startup PIN with TPM, Do not allow startup key with TPM, Allow startup key and PIN with TPM. (**This is especially important as we do not want the TPM to automatically release the encryption key at boot.**) - Allow enhanced PINs for startup -> Enabled. -- Configure TPM platform validation profile for native UEFI firmware configurations -> Enabled -> PCR 0,1,2,3,3,4,6,7,11 \ No newline at end of file +- Configure TPM platform validation profile for native UEFI firmware configurations -> Enabled -> PCR 0,1,2,3,4,6,7,11 \ No newline at end of file