Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Attributes
| 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". |
See Also
Operating System Deployment Driver Supported Platforms Schema PlatformApplicabilityConditions Query1 Query2