OtherConfigurationItem 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 OtherConfigurationItem element, in Configuration Manager, is a general configuration item that provides a placeholder for externally authored content. It is essentially provided as a way to indicate the existence of a non-DCM defined item that is authored in the Service Modeling Language (SML).
<xs:element name="OtherConfigurationItem"
type="OtherConfigurationItemType"
/>
Attributes
Name | Type | Description |
---|---|---|
AuthoringScopeId |
xs:Name |
The unique identity of the author for this configuration item. |
LogicalName |
tns:LogicalName |
The unique identity of the configuration item within the authoring scope. |
Version |
unsignedInt |
The version number of the configuration item. |
See Also
Concepts
Authoring Desired Configuration Management Configuration Baselines and Configuration Items