mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 10:53:43 +00:00
Merge branch 'main' of github.com:MicrosoftDocs/windows-docs-pr into pm-20231222-whfb-refresh
This commit is contained in:
@ -230,7 +230,7 @@ Add the desired protectors prior to encrypting the volume. The following example
|
||||
```powershell
|
||||
$pw = Read-Host -AsSecureString
|
||||
<user inputs password>
|
||||
Enable-BitLockerKeyProtector E: -PasswordProtector -Password $pw
|
||||
Add-BitLockerKeyProtector E: -PasswordProtector -Password $pw
|
||||
```
|
||||
|
||||
> [!NOTE]
|
||||
|
Reference in New Issue
Block a user