accessing Active Directory High-Watermark-Vector

  • Thread starter Thread starter unerwartet
  • Start date Start date
U

unerwartet

Hi,

I want to access the high-watermark-vector of a specific domain
controller in the active directory from c#. But I do not know how to
achieve this.

I tried it with:

LDAP://CN=TheDomainController,OU=Domain
Controllers,DC=my,DC=domain,DC=net

to access the domain controller. But when listing the properties of
this entry, there is no property for the high-watermark-vector.

So are there any other ways to access this data?


The reason I am trying this is, that I need to verify whether this DC
already replicated the data from another DC. If you know better ways
to do this, please tell me. :-)

*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*
 
Back
Top