Hello,
I have One windows 2003 standard edition server running as main domain controller with 18 client machines. I have installed one more windows 2003 server to act as exchange server, now i want this exchange server to be child domin of main domain controller, when iam running dcpromo i followed the steps accordingly but iam getting an error
“The following error occurred when DNS was queried for the service location (SRV) resource record used to locate a domain controller for domain vnv.com:
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.vnv.com
Common causes of this error include the following:
– The DNS SRV records required to locate a domain controller for the domain are not registered in DNS. These records are registered with a DNS server automatically when a domain controller is added to a domain. They are updated by the domain controller at set intervals. This computer is configured to use DNS servers with following IP addresses:
192.168.1.2
– One or more of the following zones do not include delegation to its child zone:
vnv.com
com
. (the root zone”
This is the error what iam getting. Ip address 192.168.1.2 is my domian controllers IP address.
This IP i have configured as preferred dns for machine which iam trying to make child domian.
Can anyone solve this problem?