XADM: How the Active Directory Connector Replicates Subcontainers (253826)



The information in this article applies to:

  • Microsoft Exchange 2000 Server
  • Microsoft Exchange Server 5.5 SP3
  • the operating system: Microsoft Windows 2000

This article was previously published under Q253826

SUMMARY

When you replicate containers from Exchange Server to the Active Directory or from the Active Directory to Exchange Server with the Active Directory Connector (ADC), you may select export containers that contain subcontainers. This article describes how the ADC replicates a container that contains subcontainers.

MORE INFORMATION

When the ADC replicates a container that contains subcontainers, the ADC creates subcontainers in the import container to match the hierarchy of the export container.

For example, in an Exchange Server organization with the following hierarchy

+ MyOrg
	+ MySite
		+ Recipients
			+ VIP
			+ DLs
			+ Misc
					

if you set up a connection agreement between the "cn=Recipients,ou=MySite,o=MyOrg" container to the "cn=Users,DC=MyDC" container on the Active Directory, the ADC creates the following containers:

+ DC=MyDC
	+ cn=Users
		+ cn=VIP
		+ cn=DLs
		+ cn=Misc
					

NOTE: The ADC only creates a subcontainer if there are objects under that container to replicate. If the subcontainer is empty, the ADC does not create the subcontainer in the import container.

Modification Type:MinorLast Reviewed:4/21/2005
Keywords:kbinfo KB253826