Forum Discussion

enaugavule's avatar
enaugavule
Brass Contributor
Jun 21, 2021

Cannot add to Domain

I've recently configured and setup a DC and AD account on Server 2019. Configured Hyper-V and ran AD, DC services and and also two other VM's for Windows XP and Ubuntu Desktop. This is a standalone setup and when I want to add windows XP and Ubuntu desktop on a the newly Domain created, it comes up with this error message below however I'm able to ping from server to clients and vice versa 

Please note I've tried the possible solutions below:

1. Turned off Firewall

2. entered the IP address static

3. Reset the Ad and DC server 3 times 

4. gone on other forums to find a solutions 

 

Appreciate if someone can assist 

  • On Jenserver I'd add server's own static ip address (192.168.1.76) listed for DNS then do ipconfig /flushdns, ipconfig /registerdns, restart the netlogon service.

    On the DESKTOP-T93V54F I'd add the static ip address (192.168.1.76) of domain controller listed for DNS and remove the IPv6 addresses

     

     

    • enaugavule's avatar
      enaugavule
      Brass Contributor
      correct, running it on Hyper-V
      Also note it is a standalone device which I 'am currently testing out before deploying the final production onsite.
      I know it should be an easy one joining to a Domain however this is the worst experience I've had in trying to resolve something simple
      • TRUNGNV's avatar
        TRUNGNV
        Copper Contributor
        As I replied top: Was DC enable SMBv1? because with Windows 2008R2 or easier use smbv1 protocol to join domain. Thus if you wanna join Windows XP, enable smbv1 on DC force.
  • ITMage's avatar
    ITMage
    Copper Contributor
    Hello.

    I could not see in the pic. Are you entering the domain name or fully qualified domain name? Try entering the fqdn. Tell me how you.

    Cheers
      • ITMage's avatar
        ITMage
        Copper Contributor
        Ok.
        1) Check PC is using DC DNS server DNS ip address as DNS server - (ipconfig /all)
        2) Open command prompt on PC and type "nslookup <domainname>"... Does it resolve?
        3) Open command prompt on PC and type "nslookup <doman fqdn>"... Does it resolve?
  • TRUNGNV's avatar
    TRUNGNV
    Copper Contributor
    You must enable SMBv1 on all Domain Controllers WIndows Server 2019

    Thanks
    • enaugavule's avatar
      enaugavule
      Brass Contributor

      Dave Patrick I've did what you had recommended and used the link to download Windows 10 Enterprise however I get the below error message:

      I can ping from Point A to Point B and vice versa. I 'am not sure why its like this and also I've tried putting a static ip address and dynamic as well to see if it goes through, etc 

       

      • Dave Patrick's avatar
        Dave Patrick
        MVP

        Please run;

        Dcdiag /v /c /d /e /s:%computername% >C:\dcdiag.log
        repadmin /showrepl >C:\repl.txt
        ipconfig /all > C:\dc1.txt
        ipconfig /all > C:\problemworkstation.txt


        then put `unzipped` text files up on OneDrive and share a link.

         

         

         

Resources