April 13th, 2014

PowerTip: List Contents of DNS Zone with PowerShell

Doctor Scripto
Scripter

Summary: Use the DNS server cmdlets in Windows Server 2012 R2 to show contents of a zone.

Hey, Scripting Guy! Question I used to take screenshots and print screens to document my DNS server zones. Can I do this with Windows PowerShell?

Hey, Scripting Guy! Answer To list all zones in a DNS server, in Windows Server 2012 R2 use the Get-DNSServerZone
          
Windows PowerShell cmdlet.

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.