From 998ea5013974a48ed4456d281ba6de0d609c54a8 Mon Sep 17 00:00:00 2001 From: Frank Rojas <45807133+frankroj@users.noreply.github.com> Date: Wed, 16 Nov 2022 14:10:31 -0500 Subject: [PATCH] Metadata/style update BitLocker 14 --- .../bitlocker/ts-bitlocker-network-unlock-issues.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/security/information-protection/bitlocker/ts-bitlocker-network-unlock-issues.md b/windows/security/information-protection/bitlocker/ts-bitlocker-network-unlock-issues.md index 37ea01bdbd..24b3a9d422 100644 --- a/windows/security/information-protection/bitlocker/ts-bitlocker-network-unlock-issues.md +++ b/windows/security/information-protection/bitlocker/ts-bitlocker-network-unlock-issues.md @@ -30,7 +30,7 @@ This article describes several known issues that you may encounter when you use ## Tip: Detect whether BitLocker Network Unlock is enabled on a specific computer > [!TIP] -> You can use the following steps on computers with either x64 or x32 UEFI firmware. You can also script these commands. +> BitLocker Network Unlock can be detetected if it is enabled on a specific computer use the following steps on UEFI computers: > > 1. Open an elevated command prompt window and run the following command: > @@ -38,13 +38,13 @@ This article describes several known issues that you may encounter when you use > manage-bde.exe -protectors -get > ``` > -> For example: +> For example: > > ``` syntax > manage-bde.exe -protectors -get C: > ``` > -> If the output of this command includes a key protector of type **TpmCertificate (9)**, the configuration is correct for BitLocker Network Unlock. +> If the output of this command includes a key protector of type **TpmCertificate (9)**, the configuration is correct for BitLocker Network Unlock. > > 2. Start Registry Editor, and verify the following settings: >