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


Send comments about this topic to Microsoft.