Summary: Use the DNS server cmdlets in Windows Server 2012 R2 to show contents of a zone.
I used to take screenshots and print screens to document my DNS server zones. Can I do this with Windows PowerShell?
To list all zones in a DNS server, in Windows Server 2012 R2 use the Get-DNSServerZone
Windows PowerShell cmdlet.