I'm trying to join a windows 7 client to a server 2008 domain. I'm not sure if it makes any difference that this is a virtual machine or not, but I'm having the same issue with windows vista laptop as well. I have active directory and dns services installed. I have the client set to dhcp for ip and static dns addresses of my servers, which are 192.168.1.201 and 192.168.1.202.
The client config is:
ip add:192.168.1.207
mask:255.255.255.0
dns: 192.168.1.201
192.168.1.202
I can ping both of the servers. When I try to join the error message is:
The following error occurred when DNS was queried for the service location (SRV) resource record used to locate an Active Directory Domain Controller (AD DC) for domain "globomantics.local":
The error was: "This operation returned because the timeout period expired."
(error code 0x000005B4 ERROR_TIMEOUT)
The query was for the SRV record for _ldap._tcp.dc._msdcs.globomantics.local
The DNS servers used by this computer for name resolution are not responding. This computer is configured to use DNS servers with the following IP addresses:
192.168.1.201
192.168.1.202
Any assistance would be hugely appreciated!! I'm studying for my MCITP SA!
The client config is:
ip add:192.168.1.207
mask:255.255.255.0
dns: 192.168.1.201
192.168.1.202
I can ping both of the servers. When I try to join the error message is:
The following error occurred when DNS was queried for the service location (SRV) resource record used to locate an Active Directory Domain Controller (AD DC) for domain "globomantics.local":
The error was: "This operation returned because the timeout period expired."
(error code 0x000005B4 ERROR_TIMEOUT)
The query was for the SRV record for _ldap._tcp.dc._msdcs.globomantics.local
The DNS servers used by this computer for name resolution are not responding. This computer is configured to use DNS servers with the following IP addresses:
192.168.1.201
192.168.1.202
Any assistance would be hugely appreciated!! I'm studying for my MCITP SA!