Query2

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

Query2 specifies a query, in Configuration Manager 2007, that is used to identify the platform that a client computer is running.

Note

This information should come from SMS_SupportedPlatforms Server WMI Class objects and match the platform information specified in the PlatformApplicabilityCondition node.

The query is run on the client computer and typically inspects Windows Management Instrumentation (WMI) to determine the client platform. For example, SELECT * FROM Win32_Processor WHERE Architecture=9 AND DataWidth=64.

Type: Element.

Instances: One.

Attributes

None

See Also

Concepts

How to Specify the Supported Platforms for a Driver
Operating System Deployment Driver Supported Platforms Schema
PlatformApplicabilityCondition
Query1