| description | Learn how to specify one supported platform for an operating system deployment driver in Configuration Manager using PlatformApplicabilityCondition. |
|---|---|
| title | PlatformApplicabilityCondition |
| ms.date | 09/20/2016 |
| ms.subservice | sdk |
| ms.topic | reference |
| ms.collection | tier3 |
PlatformApplicabilityCondition specifies one supported platform for an operating system deployment driver in Configuration Manager.
Note
It is only valid to populate this information with values from SMS_SupportedPlatforms Server WMI Class objects. Drivers can be targeted only at major releases, for example, all Windows.
Type: String.
Instances: Zero or more.
| Attribute | Description |
|---|---|
| DisplayName | The platform name displayed in the Configuration Manager console. |
| MaxVersion | The maximum supported version. For example, "5.20.9999.9999". |
| MinVersion | The minimum supported version. For example, "5.20.3790.0". |
| Name | The operating system name. For example, "Windows NT". |
| Platform | The supported platform, for example, "x64". |
Operating System Deployment Driver Supported Platforms Schema PlatformApplicabilityConditions Query1 Query2