This repository provides PowerShell scripts to audit compliance on Windows domain-joined endpoints.
The first script focuses on BitLocker status across all computers in the Active Directory domain.
- Generate an up-to-date audit report of machines with BitLocker disabled
- Export results to Excel for compliance review
- Support enterprise endpoint security and risk management
- Windows 10 / Windows 11
- Administrator privileges
- PowerShell 5.1+
- Active Directory module
- ImportExcel module
- Clone the repository:
git clone https://github.com/yourusername/Enterprise-Endpoint-Compliance-Reports.git