RegistryDiscoverySource 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

The RegistryDiscoverySource element, in Configuration Manager, defines discovery information for settings that are discovered from the Windows registry.

<xs:element name="RegistryDiscoverySource"
    type="RegistryDiscoveryType"
 />

Attributes

Name Type Description

Hive

tns:RegistryHiveType

The registry Hive to be searched for the setting.

Depth

tns:SearchDepthType

Controls the depth of discovery for a RegistryDiscoverySource lookup. Options include:

Base = Root container.

OneLevel = One container below the root.

Subtree = Recursive search from the root container down.

Is64Bit

xs:Boolean

Indicates whether the specified registry key is installed on native 64-bit systems only.

See Also

Concepts

Authoring Desired Configuration Management Configuration Baselines and Configuration Items