Jump to content

Get Bitlocker Recovery Key From Active Directory !full!

This only works if you enabled when you configured BitLocker via GPO. (Path: Computer Config > Policies > Admin Templates > Windows Components > BitLocker Drive Encryption > Choose how to recover BitLocker-protected OS drives > Save BitLocker recovery info to AD DS )

When a user is locked out of their device, the IT helpdesk can retrieve the key using the following methods. get bitlocker recovery key from active directory

$ComputerName = "LAPTOP-JOHN" Get-ADObject -Filter "objectClass -eq 'msFVE-RecoveryInformation'" -SearchBase (Get-ADComputer $ComputerName).DistinguishedName -Properties msFVE-RecoveryPassword | Select-Object Name, msFVE-RecoveryPassword This only works if you enabled when you

To get the specific Key ID shown on the lock screen: Admin Templates &gt

: There, listed clearly with its associated Date and Password ID, was the 48-digit recovery password. The Resolution

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.