How to get information about Domain Controller, status and Replication status using LDAP and C#?
I am trying to use LDAP to get information about domain controllers and to know about its status and Replication status using C#. I am trying to do this approach remotely; for example, I am running code in PC1 and would like to know and get information from PC2 .