Where To Find Bitlocker Recovery Key In Active Directory Page
Get-ADObject -Filter objectclass -eq 'msFVE-RecoveryInformation' -SearchBase "CN=COMPUTERNAME,OU=Computers,DC=domain,DC=com" -Properties msFVE-RecoveryPassword
Get-ADObject -Filter objectclass -eq 'msFVE-RecoveryInformation' -SearchBase "CN=COMPUTERNAME,OU=Computers,DC=domain,DC=com" -Properties msFVE-RecoveryPassword