Query2
在 Configuration Manager 中指定用于标识客户端计算机正在运行的平台的查询。
注意
此信息应来自 SMS_SupportedPlatforms Server WMI Class
对象,并且与 PlatformApplicabilityCondition 节点中指定的平台信息相匹配。
查询在客户端计算机上运行,通常检查 Windows Management Instrumentation (WMI) 以确定客户端平台。 例如,SELECT * FROM Win32_Processor WHERE Architecture=9 AND DataWidth=64
。
类型:元素。
实例:一个。
Attributes
无