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
Send comments about this topic to Microsoft.