Settings (ConfigurationItemWithContentsType) 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 Settings (ConfigurationItemWithContentsType) element, in Configuration Manager, provides references to simple settings that are defined by ancestor configuration items.
The Settings element is defined by the ConfigurationItemWithContentsType complex type.
<xs:element name="Settings">
<xs:complexType>
<xs:sequence>
<xs:element
minOccurs="1"
maxOccurs="1"
ref="RootComplexSetting"
/>
</xs:sequence>
</xs:complexType>
</xs:element>
Child Elements
Element | Type | Description |
---|---|---|
RootComplexSetting |
The root settings node for an item. |
See Also
Concepts
ConfigurationItemWithContentsType
Application
BusinessPolicy
ConfigurationItemWithContents
OperatingSystem
Authoring Desired Configuration Management Configuration Baselines and Configuration Items