Documentation PowerShell Script for Active Directory
An individual has created several PowerShell scripts for documentation, such as with Active Directory. The output can be in several formats. Below is an example of creating a .PDF report for Active Directory.
.\ADDS_Inventory_v1.1.ps1 -PDF -Hardware -ADForest test.local -Hardware -Services -UserName "administrator" -CompanyName "test" –Verbose
http://carlwebster.com/documenting-microsoft-active-directory-with-microsoft-word-and-powershell/
http://carlwebster.com/downloads/