Forum Discussion
Learn_TECH90
Nov 15, 2022Iron Contributor
November Updates Issues
Hello Everyone, I installed the Updated on WS2012 DC, and I am having many issues such us: Very long log in of the domain users. Very long log out, and shared drives not accessible anymore. The scan...
Dave Patrick
Nov 15, 2022MVP
Please run;
Dcdiag /v /c /d /e /s:%computername% >C:\dcdiag.log` (run on PDC emulator)
repadmin /showrepl >C:\repl.txt (run on any domain controller)
ipconfig /all > C:\dc1.txt (run on domain controller 1)
ipconfig /all > C:\dc2.txt (run on domain controller 2 if exists)
ipconfig /all > C:\dc3.txt (run on domain controller 3 if exists)
ipconfig /all > C:\problemworkstation.txt (run on problem pc)
Also check the domain controller ***System*** and ***Replication*** (DFS or FRS) event logs for errors since last boot. Post the ***Event Source*** and ***Event IDs*** of any found
then put unzipped text files up on [OneDrive] and share a link.
Learn_TECH90
Dec 01, 2022Iron Contributor
Hello,
It turned out to be a problem on the Firewall at the end. We had a U-Turn route that we had created which was causing the issues.
Thanks a lot,
All the best
It turned out to be a problem on the Firewall at the end. We had a U-Turn route that we had created which was causing the issues.
Thanks a lot,
All the best
- Dave PatrickDec 01, 2022MVP