Site icon EfmSoft

What does Windows error code 9605 (DNS_ERROR_ZONE_HAS_NO_SOA_RECORD) mean?

 
Previous Next
DNS_ERROR_ZONE_CONFIGURATION_ERROR DNS_ERROR_ZONE_HAS_NO_NS_RECORDS

DNS_ERROR_ZONE_HAS_NO_SOA_RECORD

DNS_ERROR_ZONE_HAS_NO_SOA_RECORD means a zone is missing its Start of Authority (SOA) record. An SOA record identifies the primary authoritative server and contains the zone serial and timing fields used by DNS operations.

What to check

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

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