Backup Bitlocker Keys to Active Directory
Jump to navigation
Jump to search
- Press Windows key + X
- Click "Command Prompt (admin)"
- Enter the following command:
manage-bde -protectors -get c:
[1]
- From here you should copy the "Numerical Password ID with the brackets"
- Enter the following command with numerical ID from above inserted
manage-bde -protectors -adbackup c: -id {yourNumbericalPassword}
[1]
- You should see that your key was successfully backed up to Active Directory
References
- ↑ 1.0 1.1 Jack Stromberg, jackstromberg.com, February 4, 2015