The RegistryKey element, in Configuration Manager, is used to describe a registry key part, including discovery information for retrieving instances of registry keys and associated information.

<xs:element name="RegistryKey"
	type="RegistryKeyType"
 />

Attributes

Name Type Description

LogicalName

tns:LogicalName

The unique Id of the registry key part within the configuration item.

Hive

tns:RegistryHiveType

The registry Hive to be searched for the registry key part.

ValidatePermissions

xs:Boolean

Indicates whether to validate permissions on the registry key instances.

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.