Query1 (PlatformApplicabilityConditionType) 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 Query1 element, in Configuration Manager 2007, represents the first of two queries used to determine platform applicability for a configuration item. It contains a WQL query which must return one or more objects for the configuration item to be applicable. If both Query1 and Query2 return one or more objects, then the configuration item is deemed applicable for the platform and evaluated.

The Query1 element is defined by the PlatformApplicabilityConditionType complex type.

<xs:element name="Query1"
    type="PlatformApplicabilityQueryType"
 />

See Also

Concepts

PlatformApplicabilityConditionType
PlatformApplicabilityCondition
Authoring Desired Configuration Management Configuration Baselines and Configuration Items