computing
  • 6

The Following Error Occurred Attempting To Join The Domain

  • 6

“The following error occurred attempting to join the domain “peocit”:

an attempt to resolve the dns name of a domain controller in the domain being joined has failed. please verify this client is configured to reach a dns server that can resolve dns names in the target domain.

i am using win2008 server and but that time win7 in domain show this
error pls give me any solution

 

message edited by chandrakantmohite

Share

1 Answer

  1. Verify your Win7 boxes can get a valid DNS record. From those boxes, do a

    nslookup -type=srv _ldap._tcp.[your full domain here]

    If that doesn’t return a list of your valid DCs, there’s a problem with whatever DNS server these Win7 boxes use.

    How To Ask Questions The Smart Way

    • 0