PowerTip: List Contents of DNS Zone with PowerShell

Doctor Scripto

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.

0 comments

Discussion is closed.

Feedback usabilla icon