Site icon EfmSoft

What does Windows error code 9708 (DNS_ERROR_NODE_IS_CNAME) mean?

 
Previous Next
DNS_ERROR_CNAME_LOOP DNS_ERROR_CNAME_COLLISION

DNS_ERROR_NODE_IS_CNAME

DNS_ERROR_NODE_IS_CNAME means the owner name already has a CNAME record. A CNAME alias is intended to identify an alias to a canonical name, so it cannot coexist with ordinary data records at the same owner name.

What to check

Get-DnsServerResourceRecord -ZoneName "contoso.com" -Name "alias"

Microsoft: Get-DnsServerResourceRecord

Microsoft: DNS architecture, SOA, and authoritative zones

Microsoft: DNS logging and diagnostics


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

Exit mobile version