AD Reports
PowerShell reporting tools for Active Directory administrators.
Export-ADUsersByOU.ps1
Exports Active Directory users grouped by Organizational Unit.
Features:
- Interactive OU tree picker
- Recursive OU discovery
- HTML report generation
- CSV export
- No hardcoded domain information
Requirements
- Windows PowerShell 5.1 or PowerShell 7
- RSAT Active Directory Module
- Read access to Active Directory
Repository
See the main README for installation and usage instructions.