What does Windows error code 9601 (DNS_ERROR_ZONE_DOES_NOT_EXIST) mean?

 
Previous Next
DNS_ERROR_ADDRESS_REQUIRED DNS_ERROR_NO_ZONE_INFO

DNS_ERROR_ZONE_DOES_NOT_EXIST

DNS_ERROR_ZONE_DOES_NOT_EXIST means the DNS Server role does not have the requested zone loaded or configured. Check the exact zone name and server before creating anything: a similarly named forward or reverse zone may already exist elsewhere.

What to check

  • List zones on the target server and verify the exact forward or reverse zone name.
  • Confirm whether the zone should be file-backed, AD-integrated, primary, secondary, or stub.
  • If the zone should have loaded at startup, inspect DNS Server events for the first zone-load error.
Get-DnsServerZone

Microsoft: DNS zone types and zone transfers

Microsoft: DNS architecture, SOA, and authoritative zones

Microsoft: DNS logging and diagnostics

Microsoft: Get-DnsServerZone


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