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 f5f495064d..29a74da047 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 @@ -36,7 +36,11 @@ You can use the following steps on computers that have either x64 or x32 UEFI sy 1. Open an elevated Command Prompt window and run the following command: ```cmd - manage-bde protectors get + manage-bde -protectors -get + ``` + + ``` example cmd + manage-bde -protectors -get C: ``` where \<*Drive*> is the drive letter, followed by a colon (:), of the bootable drive. @@ -86,4 +90,4 @@ For more information about DHCP and BitLocker Network Unlock, see [BitLocker: Ho ### Resolution -To resolve this issue, change the configuration of the DHCP server by changing the **DHCP** option from **DHCP and BOOTP** to **DHCP**. \ No newline at end of file +To resolve this issue, change the configuration of the DHCP server by changing the **DHCP** option from **DHCP and BOOTP** to **DHCP**.