RegistryKey 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 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
Concepts
Authoring Desired Configuration Management Configuration Baselines and Configuration Items