Query1

Query1 在 Configuration Manager 中指定用于标识客户端计算机正在运行的平台的查询。

注意

此信息应来自 SMS_SupportedPlatforms Server WMI Class 对象,并且与 PlatformApplicabilityCondition 节点中指定的平台信息相匹配。

查询在客户端计算机上运行,通常检查 Windows Management Instrumentation (WMI) 以确定客户端平台。 例如,SELECT * FROM Win32_OperatingSystem WHERE BuildNumber = '3790' AND OSType=18 AND ProductType=1

类型:元素。

实例:一个。

Attributes

另请参阅

操作系统部署驱动程序支持的平台架构
PlatformApplicabilityCondition
Query2