mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-27 00:03:45 +00:00
added hypen
as per user report #10540, so i added hypen in English article, took commands page as help help page link **https://docs.microsoft.com/windows-server/administration/windows-commands/manage-bde-protectors** main article page link **https://docs.microsoft.com/windows/security/information-protection/bitlocker/ts-bitlocker-network-unlock-issues#feedback**
This commit is contained in:
@ -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 <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 +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**.
|
||||
To resolve this issue, change the configuration of the DHCP server by changing the **DHCP** option from **DHCP and BOOTP** to **DHCP**.
|
||||
|
Reference in New Issue
Block a user