replication of user account

  • Thread starter Thread starter Donnie
  • Start date Start date
D

Donnie

hi, can any one tell me where to find the step and info for replication of
AD user and computer account?
 
what do you mean? user accounts are replicated along with all other ad data.

Dan
 
Sorry , i means i need the step for configuring the replication of AD, DC
betwwen child domian . where can i find the step by step for it?

thanks
 
Donnie said:
Sorry , i means i need the step for configuring the replication of AD, DC
betwwen child domian . where can i find the step by step for it?

Between child domains only configuration of AD is replicated -
user account and other domain data are not replicated. I don't know Your
topology, but KCC wil create replication between this obejcts automaticly.
Read through this :
http://www.microsoft.com/downloads/...C3-185E-4644-9E98-4876B2A477E7&displaylang=en
http://labmice.techtarget.com/activedirectory/AD_replication.htm
 
Only config and schema are replicated between domains. You can make the DC a
GC (Global Catalog), this way all users (and attributes that is part of PAS)
will be replicated to all GCs in the forest. Basically it holds a partial
replica of the other domains in the forest and a full replica of its own
domain.

Do a search on www.microsoft.com/ad and you'll find lots of info on GC.

Regards,
/Jimmy
 
Back
Top