How to get Replication Info

G

Guest

Guest
Archived from groups: microsoft.public.win2000.active_directory (More info?)

Greetings !!..

Got few queries regarding AD Replication.

1) Need to get all replication paths. ( repadmin /showconn is giving these,
but i need a way to retrieve this info from a C++ program )

2) Need to get USN no's from each DC's. To make sure repication is happening
properly between the DC's

3) Need to get total replications done between two DC's ( both inbound and
outbound )

4) Find out whether any errors occured while Replicating.

All these has to be implemented in a C++ program.

Thanks
Nibu
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.active_directory (More info?)

Hello Jorim
Search the microsoft.com for the Windows Platform Active Directory SDK that
have use full resources for developers writing applications against Active
Directory.

--
Regards
Christoffer Andersson
Microsoft MVP - Directory Services

No email replies please - reply in the newsgroup
------------------------------------------------
http://www.chrisse.se - Active Directory Tips

"Nibu Jorim" <nibuj@hotmail.com> skrev i meddelandet
news:%23POtPGnDFHA.3972@TK2MSFTNGP15.phx.gbl...
> Greetings !!..
>
> Got few queries regarding AD Replication.
>
> 1) Need to get all replication paths. ( repadmin /showconn is giving
> these,
> but i need a way to retrieve this info from a C++ program )
>
> 2) Need to get USN no's from each DC's. To make sure repication is
> happening
> properly between the DC's
>
> 3) Need to get total replications done between two DC's ( both inbound and
> outbound )
>
> 4) Find out whether any errors occured while Replicating.
>
> All these has to be implemented in a C++ program.
>
> Thanks
> Nibu
>
>
 

TRENDING THREADS