$Bitlocker_Object = Get-ADObject -Filter -SearchBase $objComputer.DistinguishedName -Properties 'msFVE-RecoveryPassword' Substitute “ PCUnlocker” with the name of the computer you want to locate BitLocker recovery key for. Copy and paste the following script into the PowerShell console and hit Enter.Press the Windows key + X and then select “ Windows PowerShell (Admin)” from the Power User Menu.
Method 1: Find BitLocker Recovery Key in AD Using PowerShell In this tutorial we’ll show you different ways to find BitLocker recovery key/password from Active Directory or Azure AD. BitLocker is prompting for a recovery key and you lost it? Applying the GPO to store BitLocker recovery password in Active Directory is a good practice for companies when data security is a concern.