ctrl+shift+p filters: :st2 :st3 :win :osx :linux

Active Directory Bitlocker Key - ((better))

$computer = Get-ADComputer "PC01" -Properties msFVE-RecoveryInformation $recovery = Get-ADObject $computer.msFVE-RecoveryInformation[0] -Properties msFVE-RecoveryPassword $recovery.msFVE-RecoveryPassword If the client can reach AD, run: