Powershell - AD As Built Report module overview
To support me, you can subscribe to the channel, share and like the videos, disable your ad blocker or make a donation. Thank you!
Hello,
Microsoft AD As Built Report is a PowerShell module that works in conjunction with AsBuiltReport.Core to generate a report on your Active Directory.
AsBuiltReport is an open community project that uses PowerShell to produce documentation in multiple document formats for multiple vendors and technologies.
The report contains the following information:
1 IT.TLD Active Directory Report
1.1 Forest Information.
1.1.1 Optional Features
1.1.2 Domain Sites
1.1.2.1 Site Links
1.2 Active Directory Domain Information
1.2.1 IT.TLD Root Domain Configuration
1.2.1.1 Flexible Single Master Operations (FSMO)
1.2.1.2 User Accounts in Active Directory
1.2.1.3 Status of Users Accounts
1.2.1.4 Privileged Group Count
1.2.1.5 Computer Accounts in Active Directory
1.2.1.6 Status of Computer Accounts
1.2.1.7 Operating Systems Count
1.2.1.8 Default Domain Password Policy
1.2.1.9 Domain Controller Summary
1.2.1.9.1 NTDS Information
1.2.1.9.2 Time Source Information
1.2.1.9.3 Infrastructure Services Status
1.2.1.9.4 Group Policy Objects Summary
1.2.1.9.4.1 Central Store Repository
1.2.1.9.5 Organizational Units
1.3 Domain Name System Summary
1.3.1 IT.TLD Root Domain DNS Configuration
1.3.1.1 Infrastructure Summary
1.3.1.1.1 Forwarder Options
1.3.1.2 AD1 DNS Zones
1.3.1.2.1 Reverse Lookup Zone
1.4 Dynamic Host Configuration Protocol Summary
1.4.1 IT.TLD Root Domain DHCP Configuration
1.4.1.1 DHCP Servers In Active Directory
1.4.1.1.1 Service Database
1.4.1.1.2 Dynamic DNS credentials
1.4.1.2 IPv4 Scope Configuration
1.4.1.2.1 IPv4 Service Statistics
1.4.1.2.2 AD1 IPv4 Scopes
1.4.1.2.2.1 IPv4 Scope Statistics
1.4.1.2.2.2 IPv4 Network Interface Binding
1.4.1.3 IPv6 Scope Configuration
1.4.1.3.1 IPv6 Service Statistics
# Documentation
https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.AD
# Active Directory versions supported
2012, 2016, 2019 & 2022
# Prerequisites
- Windows PowerShell 5.1 or PowerShell 7
- AsBuiltReport.Microsoft.AD module
- PScriboCharts Module
- ActiveDirectory module
- ADCSAdministration module
- PSPKI Module
- GroupPolicy module
- DhcpServer module
- DnsServer Module
Related links
Powershell - How to add and view a GPO description
How to add and view a GPO description in PowershellActive Directory - Viewing and protecting unprotected organizational units with Powershell
Active Directory - Viewing and protecting unprotected organizational units with PowershellPowershell - Testimo module for testing your Active Directory
Testimo is a PowerShell module designed to facilitate basic or more advanced testing of Active DirectoryPowershell - presentation of the GPOZaurr module for analysing your GPOs
The GPOZaurr module allows you to analyse your GPOs and also to modify or even delete themPowershell - AD As Built Report module overview
Microsoft AD As Built Report is a PowerShell module that works in conjunction with AsBuiltReport.Core to generate a report on your Active DirectoryHow to join an Active Directory domain with PowerShell DSC
Joining an Active Directory domain with PowerShell DSC
Follow me on
Support me
Last content
Powershell and the Left Hand Side
Powershell - Managing disks, partitions and volumes
Powershell - Managing System Restore Points in Windows
Powershell - Playing with the Windows clipboard
Powershell - Changing the state of a computer (sleep, hibernate, shutdown, restart)
Powershell - Compress-Archive and Expand-Archive to create and extract ZIP archives
Powershell - Export-Csv versus Export-Clixml
Powershell - Overview of Where-Object basic syntax and its limitations
Powershell - Hyper-V - Give a custom name to a virtual network adapter