BitLocker
Jump to navigation
Jump to search
- How to enable Bitlocker and escrow the keys to Azure AD when using AutoPilot for standard users
- Automatic Bitlocker on Windows 10 during Azure AD Join
Upload
PS C:\>$BLV = Get-BitLockerVolume -MountPoint "C:" PS C:\>BackupToAAD-BitLockerKeyProtector -MountPoint "C:" -KeyProtectorId $BLV.KeyProtector[1].KeyProtectorId