What does Windows error code 9010 (DNS_ERROR_RCODE_NOTZONE) mean?

 
Previous Next
DNS_ERROR_RCODE_NOTAUTH DNS_ERROR_RCODE_BADSIG

DNS_ERROR_RCODE_NOTZONE

DNS_ERROR_RCODE_NOTZONE means the name referenced by an update or prerequisite is outside the target zone. The server cannot apply a zone-scoped update to an owner name that belongs under another zone or delegation.

What to check

  • Compare the fully qualified owner name with the target zone name and delegation boundaries.
  • Check whether an application accidentally used a parent or child zone as the update target.
  • Use the authoritative server for the actual zone instead of attempting to force the update through another zone.
Get-DnsServerZone

Microsoft: DNS system error codes

Microsoft: DNS logging and diagnostics

Microsoft: DnsServer PowerShell module

Microsoft: DNS architecture, SOA, and authoritative zones

Microsoft: Get-DnsServerZone


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