Forum Discussion
enaugavule
Jun 21, 2021Brass Contributor
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 s...
- Jun 22, 2021
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
Dave Patrick
Jun 21, 2021MVP
It's unlikely an old operating system like XP will be able to join a Server 2019 domain. Better to try a newer supported desktop operating system at least to confirm the domain controller is operational.
Try Windows 10 Enterprise on Microsoft Evaluation Center
- enaugavuleJun 22, 2021Brass 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 PatrickJun 22, 2021MVP
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.- enaugavuleJun 22, 2021Brass Contributor