mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
commit
cb3ec4c12c
@ -12,7 +12,6 @@ manager: kaushika
|
||||
audience: ITPro
|
||||
ms.collection: Windows Security Technologies\BitLocker
|
||||
ms.topic: troubleshooting
|
||||
ms.date: 10/7/2019
|
||||
ms.custom: bitlocker
|
||||
---
|
||||
|
||||
@ -36,7 +35,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 <Drive>
|
||||
manage-bde -protectors -get <Drive>
|
||||
```
|
||||
|
||||
``` example cmd
|
||||
manage-bde -protectors -get C:
|
||||
```
|
||||
|
||||
where \<*Drive*> is the drive letter, followed by a colon (:), of the bootable drive.
|
||||
@ -86,4 +89,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**.
|
||||
To resolve this issue, change the configuration of the DHCP server by changing the **DHCP** option from **DHCP and BOOTP** to **DHCP**.
|
||||
|
Loading…
x
Reference in New Issue
Block a user