Re: Programmatically replicate an Active Directory partition

From: Jason Robarts [MSFT] (jasonrob_at_online.microsoft.com)
Date: 04/01/04


Date: Thu, 1 Apr 2004 05:45:47 -0800

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ad/ad/dc_and_replication_management_functions.asp

has some information on doing this programatically.

Jason

-- 
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"Jason Robarts [MSFT]" <jasonrob@online.microsoft.com> wrote in message
news:%23V$H4v9FEHA.3576@tk2msftngp13.phx.gbl...
> repadmin /replicate [or repadmin /sync in older versions] can trigger a
> replication.
>
> Jason
> -- 
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> Use of included script samples are subject to the terms specified at
> http://www.microsoft.com/info/cpyright.htm
>
>
> "Arild Bakken" <arildb_@hotmail.com> wrote in message
> news:eYmjwk9FEHA.3404@TK2MSFTNGP10.phx.gbl...
> > Hi,
> >
> > Does anyone know if there is a way to trigger an intersite AD
replication?
> > I've been using Active Directory Replication Monitor to push data from a
> > domain controller, but would like to automate this. The reason is that
we
> > have developed an administration tool for managing users etc, and in
some
> > cases when there is a problem with an account we would like to be able
to
> > make a change and then test it without having to wait some minutes
before
> we
> > can test it. In some cases we may need to wait 5 minutes (we have 2 DC's
> in
> > the root domain, and 3 in the child domain at this site).
> >
> > Anyone?
> >
> >
> > Arild
> >
> >
>
>


Relevant Pages