Share via


ExternalConfigurationItemReference 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

A configuration item could have an ExternalConfigurationItemReference element instead of a BaseReference element, which can refer to an uninterpreted configuration item. Any rule violations on this configuration item will be reported through the configuration item containing the reference, if appropriate ExternalRule elements are declared.

<xs:element name="ExternalConfigurationItemReference"
    type="ExternalConfigurationItemReferenceType"
 />

See Also

Concepts

Authoring Desired Configuration Management Configuration Baselines and Configuration Items
BaseReference Element
ExternalRule Element