Forum Discussion
ITpersonal2022
Jul 01, 2022Copper Contributor
Cannot connect to Windows Server 2019 from my computer
Hi, We have a Windows 2016 AD deployed in our organization which I cannot ping or do a Remote Desktop into from my machine which is on the same local network as the server. Sometimes if I do a trac...
Dave Patrick
Jul 01, 2022MVP
I'd start by checking that the domain controller and problem member both have the static ip address of DC listed for DNS and no others such as router or public DNS
ITpersonal2022
Jul 01, 2022Copper Contributor
Dave Patrick Tried, The static IP of DC as the only DNS entry for both the server and the client computer. Didn't work.
- Dave PatrickJul 01, 2022MVP
Just checking if there's any progress or updates?
- Dave PatrickJul 01, 2022MVP
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:\dc2.txt
ipconfig /all > C:\dc3.txt
ipconfig /all > C:\problemworkstation.txt
then put `unzipped` text files up on OneDrive and share a link.