Wednesday, October 4, 2017

Manually push BitLocker key info to AD

1)    Open an elevated command prompt
2)    Run this command to get the ID
manage-bde -protectors -get c:
3)    Run this command to push the BitLocker key to AD
manage-bde -protectors -adbackup c: -id {ID}

a.     Example: manage-bde -protectors -adbackup c: -id {9661FEB3-02B9-42C3-8C16-8FC8966A4574}


No comments:

Post a Comment

Note: Only a member of this blog may post a comment.