Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Active Directory > Synchronization OU between sites

Reply
Thread Tools Display Modes

Synchronization OU between sites

 
 
Xentri
Guest
Posts: n/a

 
      06-09-2010
Hi,
It is possible to shorten synchronization time to same object? I want to
synchronize changes in some OU like passwords without delay between sites.
If I good remember I passwords are synchronized at once.

Best regards,
Xentri
 
Reply With Quote
 
 
 
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      06-09-2010
Hello Xentri,

You have to enable urgetn replciation between the sites, so this occurs the
same as intra-site, see "Urgent Replication":
http://technet.microsoft.com/en-us/l...repup_how_huzs

Also option is on Windows server 2003 to use:
http://mcpmag.com/articles/2005/08/0...our-users.aspx

This additional tab allows you to choose the DC where the password will be
set.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Hi,
> It is possible to shorten synchronization time to same object? I want
> to
> synchronize changes in some OU like passwords without delay between
> sites.
> If I good remember I passwords are synchronized at once.
> Best regards,
> Xentr



 
Reply With Quote
 
Paul Bergson [MVP-DS]
Guest
Posts: n/a

 
      06-09-2010
Meinolf is right on but I would urge some caution. This will enable ALL
replication, so if you have the bandwidth you are good to go but if not then
you could create trouble.

If this is only for passwords replication, what is the need? The system
manages password sync in such a manner that if you change your password at
one location and it hasn't replicated in a different site yet, the
authenticating dc sends the request back to the PDCe which should have the
changed password. Thereby not needing all dc's to have the change
immediately.

--
Paul Bergson
MVP - Directory Services
MCITP - Enterprise Administrator
MCTS, MCT, MCSE, MCSA, MCP, Security +, BS CSci
2008, Vista, 2003, 2000 (Early Achiever), NT4
Microsoft's Thrive IT Pro of the Month - June 2009

http://www.pbbergs.com Twitter - @pbbergs

Please no e-mails, any questions should be posted in the NewGroups. This
posting is provided "AS IS" with no warranties and confers no rights.
"Meinolf Weber [MVP-DS]" <meiweb@(nospam)gmx.de> wrote in message
news: .com...
> Hello Xentri,
>
> You have to enable urgetn replciation between the sites, so this occurs
> the same as intra-site, see "Urgent Replication":
> http://technet.microsoft.com/en-us/l...repup_how_huzs
>
> Also option is on Windows server 2003 to use:
> http://mcpmag.com/articles/2005/08/0...our-users.aspx
>
> This additional tab allows you to choose the DC where the password will be
> set.
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and
> confers no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>> Hi,
>> It is possible to shorten synchronization time to same object? I want
>> to
>> synchronize changes in some OU like passwords without delay between
>> sites.
>> If I good remember I passwords are synchronized at once.
>> Best regards,
>> Xentri

>
>



 
Reply With Quote
 
Xentri
Guest
Posts: n/a

 
      06-14-2010

Paul Bergson [MVP-DS] and Meinolf Weber
Thank you for help, but unfortunately I described problem no so good.

Scenario is:
I have software which store their objects in Active Directory (only one OU).
That software extend schema. Client of this software connect to nearest DC. I
need replicate object from this OU immediately after some changes appear on
object, like urgent replication.

Is it possible to add this OU to urgent replication ? If not maybe it is
possible to add some attribute to urgent replication ?


Best regards,
Xentri

 
Reply With Quote
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      06-14-2010
Hello Xentri,

You can replicate a single object with repadmin from the command line:

repadmin /replsingleobj <DSA_LIST> <Source_DSA_Name> <obj dn>

http://technet.microsoft.com/en-us/l...23(WS.10).aspx

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Paul Bergson [MVP-DS] and Meinolf Weber Thank you for help, but
> unfortunately I described problem no so good.
>
> Scenario is:
> I have software which store their objects in Active Directory (only
> one OU).
> That software extend schema. Client of this software connect to
> nearest DC. I
> need replicate object from this OU immediately after some changes
> appear on
> object, like urgent replication.
> Is it possible to add this OU to urgent replication ? If not maybe it
> is possible to add some attribute to urgent replication ?
>
> Best regards,
> Xentr



 
Reply With Quote
 
Xentri
Guest
Posts: n/a

 
      06-15-2010

Thank you very mucha Meinolf Weber for tip.

> repadmin /replsingleobj <DSA_LIST> <Source_DSA_Name> <obj dn>


If I point certain OU will repadmin replicate each object below that OU ?

Best regards,
Xentri




 
Reply With Quote
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      06-15-2010

Hello Xentri,

/replsingleobj will replicate one object, not a complete tree.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Thank you very mucha Meinolf Weber for tip.
>
>> repadmin /replsingleobj <DSA_LIST> <Source_DSA_Name> <obj dn>
>>

> If I point certain OU will repadmin replicate each object below that
> OU ?
>
> Best regards,
> Xentri



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access Denied error while edit some of the GPOs in Windows 2003 AD Laljeev M Active Directory 24 03-25-2010 01:40 PM
Re: Active Directory problems/dcdiag error kj [SBS MVP] Windows Server 4 03-24-2010 09:19 PM
Re: Active Directory problems/dcdiag error kj [SBS MVP] Windows Small Business Server 3 03-24-2010 09:19 PM
Some contacts not syncing TC ActiveSync 12 07-10-2006 03:47 AM
Synchronization Software for Hotmail <-> Pocket PC Calendar/Contacts Nathan Sokalski ActiveSync 2 12-04-2005 03:46 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59