PS C:\> Get-DnsServerZone


ZoneName                            ZoneType        IsAutoCreated   IsDsIntegrated  IsReverseLookupZone  IsSigned

--------                            --------        -------------   --------------  -------------------  --------

_msdcs.rs.local                     Primary         False           True            False                False

0.in-addr.arpa                      Primary         True            False           True                 False

127.in-addr.arpa                    Primary         True            False           True                 False

255.in-addr.arpa                    Primary         True            False           True                 False

rs.local                            Primary         False           True            False                False

TrustAnchors                        Primary         False           True            False                False


PS C:\> Get-DnsServerZone -Name rs.local


ZoneName                            ZoneType        IsAutoCreated   IsDsIntegrated  IsReverseLookupZone  IsSigned

--------                            --------        -------------   --------------  -------------------  --------

rs.local                            Primary         False           True            False                False