Sometimes i have to be a bit quicker then normal.
So if i make a group, user, etc i don´t want to wait de default interval
time to finish the replication.
Going to sites and services en replicating by hand gets boring.
Is there a script avaible that replicates all sites with each other when you
run it?
We have tried repadmin but it doesnt seem to work as fine as we hoped.
Thanks in advane.
repadmin is the tool you want. When you request replication it is scheduled
to start when other processes are completed, where as if you sit and wait it
will do it on schedule. If you need a specific object created in a site and
you don't have the time, attach to that dc and create the object and then
you won't have to worry about replication delays. Personally it sounds to
me like you are being impatient and that is fraught with making errors.

Signature
Paul Bergson
MVP - Directory Services
MCTS, MCT, MCSE, MCSA, Security+, BS CSci
2008, 2003, 2000 (Early Achiever), NT4
http://www.pbbergs.com
Please no e-mails, any questions should be posted in the NewsGroup
This posting is provided "AS IS" with no warranties, and confers no rights.
> Sometimes i have to be a bit quicker then normal.
> So if i make a group, user, etc i don´t want to wait de default interval
[quoted text clipped - 8 lines]
>
> Thanks in advane.
Pepijn - 30 Jul 2008 13:55 GMT
Well the problem is we need all the objects on all the sites.
What we do is create a data share for the users.
We make the global security group
Place the correct NTFS rights
Create the DFS link
Run a cacls script on the dfslink so we can use ABE.
We have the DFSroot on every DC in every Site. So we have to connect to
every DC with the cacls script.
We want to automate this whole process. This can not be done if we can´t
replicate faster then the normal interval. When the script wants to execute
the last cacls action on the dfsroot the group has not yet replicated to the
other dc´s and ABE does not work voor de users.
If we build a replication push in the script we can finish much faster.
> repadmin is the tool you want. When you request replication it is scheduled
> to start when other processes are completed, where as if you sit and wait it
[quoted text clipped - 15 lines]
> >
> > Thanks in advane.