Get-ADComputers-BitLockerInfov2.0.0
Copy SHA256
License: unknown
Published: almost 6 years ago
Get BitLocker Recovery Information from Active Directory.
Generates a CSV file with computer names and BitLocker Recovery Keys:
ComputerName;OperatingSystem;Date;Time;GMT;PasswordID;RecoveryPassword;DistinguishedName
Requirement of the script:
- ActiveDirectory PowerShell Module
- Needed rights to view AD BitLocker Recovery Info
Usage:
.\Get-ADComputers-BitLockerInfo.ps1
.\Get-ADComputers-BitLockerInfo.ps1 -OU "OU=Computers,OU=IT Department,DC=myDomain,DC=com"
Recommendation is to run this script as a schedule task to have backup your BitLocker Recovery keys
In Section Initialisations you may set default value:
to set default value for OU
[string]$OU =
to set default name for a CSV file
[string]$LogFileName =
to set default path for a CSV file
[string]$LogFilePath =
Pass
Info: Completed
Everything is awesome!
SAFE Assessment
Compliance
Licenses
No license compliance issues
Secrets
No sensitive information found
Security
Vulnerabilities
No known vulnerabilities detected
Hardening
No application hardening issues
Threats
Tampering
No evidence of software tampering
Malware
No evidence of malware inclusion
Issues
Behaviors
Vulnerabilities
Downloads
3.57K
Total Downloads
Contributions
2
Contributors
Dependencies
0
Declared Dependencies
Dependents
0
Dependents