Bitlocker In Active Directory: [upd]

# Get the BitLocker recovery info for a specific computer Get-ADObject -Filter {objectclass -eq "msFVE-RecoveryInformation"} -SearchBase "CN=ComputerName,OU=TargetOU,DC=domain,DC=com" -Properties msFVE-RecoveryPassword