AD DS

How to force AD DS replication

Just a quick note on how you can force AD DS replication. You can do this issuing the following command: Repadmin /syncall DC_NAME /APed To decipher parameters: /A(ll partitions) P(ush) e(nterprise, cross sites) d(istinguished names). Essentially with this command you can do the same as Replmon used to do in Windows 2003 but in in one step. How to force AD DS replication

The trust relationship between this workstation and the primary domain failed – proper fix

All to often I see people doing wrong corrective action whenever they encounter “The trust relationship between this workstation and the primary domain failed” error, it seems that even some Microsoft documentation gives you bad advice. What you have to do if you got this error is use proper resolution methods instead of lengthy and The trust relationship between this workstation and the primary domain failed – proper fix