Jump to content

Recommended Posts

Posted

I don't seem to be able to get my laptops to backup Bitlocker recovery keys to AD I am running AD 2012 and don't have TPM chips in the machines.

 

I have looked in AD and the recovery key is not showing next to the machine.

 

What am I dong wrong?

Posted
You checked GPO for bitlocker?

 

There be a setting within bitlocker about backing the recovering key to AD.

 

I think that is defined already but it seems to be having no effect.

Posted

have you tried manually adding the codes?

 

on an encrypted pc open up an admin powershell session

 

manage-bde -protectors -get c:

 

assuming that returns data now dumps the number to a text file where its easier to copy and paste

manage-bde -protectors -get c: >bl.txt

now copy the numerical password id and drop it where ive written long code below

manage-bde -protectors -adbackup c: -id ‘{long code}’

note you need the ' round the code or it fails

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...