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


Send comments about this topic to Microsoft.