Forum Discussion
fergeb
May 05, 2021Copper Contributor
WS2016
HI! Since Sunday I am trying to change the Domain on my client PC as I am having a computer server and then a client. On the Client PC I need to change the Domain but then I put it a sign appears and...
Seshadrr
May 05, 2021Iron Contributor
According to Dave response, it seems the client unable to locate DNS or domain controller authentication fails to discover.
1) Validate the DNS order on the client machine (If it IP process from DHCP ensure the DHCP based DNS server are reachable)
2) Ensure the client device has proper sub-netting-site configuration
3) Prior to domain join, ensure the DC is reachable from the client using ping
4) do nslookup points to name server properly
5) Ensure the DNS Root Zone such as _msdcs, _tcp, _udp, _sites based LDAP, Kerberos and site DC ips are configured properly
6) Validate the Local authenticated DC has proper in replication, DNS resolution, Site discovery.
Use following command-
nslookup to DC
nltest /dsgetsite
nltest /dsgetsite:domainname /Timeserv
repadmin showreps
1) Validate the DNS order on the client machine (If it IP process from DHCP ensure the DHCP based DNS server are reachable)
2) Ensure the client device has proper sub-netting-site configuration
3) Prior to domain join, ensure the DC is reachable from the client using ping
4) do nslookup points to name server properly
5) Ensure the DNS Root Zone such as _msdcs, _tcp, _udp, _sites based LDAP, Kerberos and site DC ips are configured properly
6) Validate the Local authenticated DC has proper in replication, DNS resolution, Site discovery.
Use following command-
nslookup to DC
nltest /dsgetsite
nltest /dsgetsite:domainname /Timeserv
repadmin showreps