Difference between revisions of "Alias CNAME record cannot be added error while adding DNS entry in Windows AD"

From Notes_Wiki
(Created page with "<yambe:breadcrumb self="Alias CNAME record cannot be added error while adding DNS entry in Windows AD">Active Directory|Active Directory</yambe:breadcrumb> =Alias CNAME record...")
 
m
 
Line 1: Line 1:
<yambe:breadcrumb self="Alias CNAME record cannot be added error while adding DNS entry in Windows AD">Active Directory|Active Directory</yambe:breadcrumb>
[[Main Page|Home]] > [[Windows]] > [[Active Directory]] > [[Alias CNAME record cannot be added error while adding DNS entry in Windows AD]]
=Alias CNAME record cannot be added error while adding DNS entry in Windows AD=


If you get error:
If you get error:
Line 10: Line 9:
Refer:
Refer:
*https://social.technet.microsoft.com/Forums/en-US/aba41446-6287-4eef-9635-b99abe6d4702/an-alias-cname-record-cannot-be-added-to-this-dns-name
*https://social.technet.microsoft.com/Forums/en-US/aba41446-6287-4eef-9635-b99abe6d4702/an-alias-cname-record-cannot-be-added-to-this-dns-name
[[Main Page|Home]] > [[Windows]] > [[Active Directory]] > [[Alias CNAME record cannot be added error while adding DNS entry in Windows AD]]

Latest revision as of 08:37, 6 April 2022

Home > Windows > Active Directory > Alias CNAME record cannot be added error while adding DNS entry in Windows AD

If you get error:

The DNS name contains records that are incompatible with the CNAME record.

while trying to add entry into AD DNS then sort all existing records alphabetically. There must be an existing A record with same name that is causing this error to be displayed. Deleting the A record will allow the CNAME record to be added.

Refer:



Home > Windows > Active Directory > Alias CNAME record cannot be added error while adding DNS entry in Windows AD