diff --git a/docset/winserver2025-ps/bitlocker/BackupToAAD-BitLockerKeyProtector.md b/docset/winserver2025-ps/bitlocker/BackupToAAD-BitLockerKeyProtector.md index c0685321c2..60a72340df 100644 --- a/docset/winserver2025-ps/bitlocker/BackupToAAD-BitLockerKeyProtector.md +++ b/docset/winserver2025-ps/bitlocker/BackupToAAD-BitLockerKeyProtector.md @@ -24,7 +24,7 @@ The **BackupToAAD-BitLockerKeyProtector** cmdlet saves a recovery password key p ### Example 1 ```powershell PS C:\> $BLV = Get-BitLockerVolume -MountPoint "C:" -PS C:\> BackupToAAD-BitLockerKeyProtector -MountPoint "C:" -KeyProtectorId $BLV.KeyProtector[1].KeyProtectorId +PS C:\> BackupToAAD-BitLockerKeyProtector -MountPoint "C:" -KeyProtectorId ($BLV.KeyProtector | Where-Object {$_.KeyProtectorType -eq "RecoveryPassword" }).KeyProtectorId ``` pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy