Get-ADObject -Filter "objectClass -eq 'msFVE-RecoveryInformation'" -Properties msFVE-RecoveryPassword | Select Name, msFVE-RecoveryPassword | Out-GridView Stay secure, and keep those keys backed up. Have a different recovery scenario? Let me know in the comments.
If you manage a Windows environment, you’ve likely faced the dreaded prompt: “Enter the BitLocker recovery key for this drive.”
Print or bookmark the PowerShell one-liner below:
Published by: SysAdmin Blog Reading time: 3 minutes