Monday, December 1, 2014

Windows 7 can't join domain, DNS issues resolved

You need flush your DNS cache in client side first.
Then, let’s create the following registry value for a try:
HKLM\System\CurrentControlSet\Services\LanManWorkstation\Parameters

 - Created a DWORD DomainCompatibilityMode = 1
 - Created a DWORD DNSNameResolutionRequired = 0
Reboot the machine and check the result again.