I am trying to test if a DNS zone exists in Powershell using the following cmdlet:
Get-DNSServerZone abc.com
That works great, but what I nee