Forum Discussion
Mohammed Ullah
Jul 24, 2017Brass Contributor
The security database on the server does not have a computer account for this workstation trust..
We have a single Site single Domain (xyz.com) which contain following 3 Domain Controllers: 1- DC1 (PDC, windows server 2012 R2, a hyper-v virtual server) 2- DC2 (Secondary DC, windows server En...
Dave Patrick
Mar 20, 2019MVP
I'd agree, I'd check health and replication are 100% using (dcdiag / repadmin) tools. If you wanted some help then please run;
- Dcdiag /v /c /d /e /s:DCName >c:\dcdiag.log
(please replace DCName with your domain controller's netbios name) - 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 files up on OneDrive and share a link.
Mohammed Ullah
Mar 21, 2019Brass Contributor
Regard cmd "ipconfig /all > C:\problemworkstation.txt, currently i do not have any problemworkstation. i will send the result as soon as i got one.