How to configure DNS for a Windows 2003 Domain Controller? - TechRepublic
General discussion
September 26, 2006 at 08:57 AM
diego.defuentes

How to configure DNS for a Windows 2003 Domain Controller?

by diego.defuentes . Updated 17 years, 1 month ago

I have configured a Windows 2003 Server as a Domain Controller and added a regular A record on our main DNS servers with a matching subdomain name pointing to its IP address. Everything works ok so far.

But when i try to add another Windows 2003 server to the new domain i get the message:

The following error occurred when DNS was queried for the service location (SRV) resource record used to locate a domain controller for domain storage.mrcorp.com.mx:

The error was: “DNS name does not exist.”
(error code 0x0000232B RCODE_NAME_ERROR)

The query was for the SRV record for _ldap._tcp.dc._msdcs.storage.mrcorp.com.mx

What must i do to be able to add this additional server?

This discussion is locked

All Comments