H
Harald Bilke
Hi fellas,
during some test (be prepared...) I'd like to force a replication like
described at the W2k3 Server Tech-Ref Examples for repadmin:
[beginquote]
Example 2: Force a replication event between two replication partners
The following example uses the replicate operation of RepAdmin to
force the domain directory partition for microsoft.com on Server1 to
replicate with the domain directory partition on Server2. This makes
Server2 the source and Server1 the destination server.
The required parameters for the replicate operation are the name of
the server that will receive changes (DestDC in the syntax), the name
of the directory partition (NamingContext in the syntax), and the
objectGUID of the directory partition that will send the changes
(SourceDCUUID in the syntax).
Type the following at the command prompt:
repadmin /replicate server2.microsoft.com server1.microsoft.com dc=
rktlabdom,dc=com
Press Enter and the following output is displayed:
server2.microsoft.com
Sync from server1.microsoft.com to server2.microsoft.com completed
successfully.
[endquote]
Two Q.s:
a) Shouldn't the "dc= rktlabdom" in the given example/command be
"dc=microsoft"?
b) Will "server2" get all the data from "server1" even if the
tombstone-limit has been reached or other events do apply that stopped
replication?
Thanx in advance
Harald
during some test (be prepared...) I'd like to force a replication like
described at the W2k3 Server Tech-Ref Examples for repadmin:
[beginquote]
Example 2: Force a replication event between two replication partners
The following example uses the replicate operation of RepAdmin to
force the domain directory partition for microsoft.com on Server1 to
replicate with the domain directory partition on Server2. This makes
Server2 the source and Server1 the destination server.
The required parameters for the replicate operation are the name of
the server that will receive changes (DestDC in the syntax), the name
of the directory partition (NamingContext in the syntax), and the
objectGUID of the directory partition that will send the changes
(SourceDCUUID in the syntax).
Type the following at the command prompt:
repadmin /replicate server2.microsoft.com server1.microsoft.com dc=
rktlabdom,dc=com
Press Enter and the following output is displayed:
server2.microsoft.com
Sync from server1.microsoft.com to server2.microsoft.com completed
successfully.
[endquote]
Two Q.s:
a) Shouldn't the "dc= rktlabdom" in the given example/command be
"dc=microsoft"?
b) Will "server2" get all the data from "server1" even if the
tombstone-limit has been reached or other events do apply that stopped
replication?
Thanx in advance
Harald