Share via


ActiveDirectoryDiscoverySource Element

Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2

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

Concepts

Authoring Desired Configuration Management Configuration Baselines and Configuration Items