Skip to content

szalaiit/bitlocker_filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitlocker_filter

Get bit locker keys form AD then filter/format/sort

It filters, sorts and prints out the date and the recovery keys.

I've found the core of the PowerShell script here. I just modifed a bit. Thanks a mill!

It can also export the keys into a .csv file. (But I don't recommend that!) Also please note that this might be not loged on your DC.

Usage

PS C:\Users\admin\PS> .\bitlocker.ps1
Enter hostname: WIN-123456

Date       Recovery Key
----       ------------
2017-08-08 111111-222222-333333-444444-555555-666666-777777-888888
2017-08-03 999999-000000-111111-222222-333333-444444-555555-666666

Work in progress

About

Get bit locker keys form AD then filter/format

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published