In Configuration Manager 2007, the ActiveDirectoryDiscoverySource element provides data that is required to retrieve properties from Active Directory.

<xs:element name="ActiveDirectoryDiscoverySource"
	type="ActiveDirectoryDiscoveryType"
 />

Attributes

Name Type Description

Depth

tns:SearchDepthType

Controls the depth of discovery for an ActiveDirectoryDiscoverySource lookup. Options include:

Base = Root container

OneLevel = One container below the root.

Subtree = Recursive search from the root container down.

See Also


Send comments about this topic to Microsoft.