Site icon EfmSoft

What does Windows error code 9606 (DNS_ERROR_ZONE_HAS_NO_NS_RECORDS) mean?

 
Previous Next
DNS_ERROR_ZONE_HAS_NO_SOA_RECORD DNS_ERROR_ZONE_LOCKED

DNS_ERROR_ZONE_HAS_NO_NS_RECORDS

DNS_ERROR_ZONE_HAS_NO_NS_RECORDS means the zone is missing Name Server (NS) records. NS records identify the servers authoritative for a zone and are critical for correct referrals and zone administration.

What to check

Get-DnsServerResourceRecord -ZoneName "contoso.com" -RRType NS

Microsoft: DNS zone types and zone transfers

Microsoft: DNS architecture, SOA, and authoritative zones

Microsoft: DNS logging and diagnostics

Microsoft: Get-DnsServerResourceRecord


Looking for a different code? Search another status or error code.

Exit mobile version