Operating System Deployment Driver Supported Platforms Schema

 

Updated: November 1, 2013

Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager SP1, System Center 2012 R2 Configuration Manager

The following reference section documents the XML schema that is used to specify the platforms that are supported by an operating system deployment driver in Microsoft System Center 2012 Configuration Manager.

The schema is used in the SMS_Driver class SDMPackageXML property.

System_CAPS_cautionCaution

The supported platforms portion of SDMPackageXML is the only part of the Driver XML schema that can be edited. You should not make changes to other parts of the XML.

<PlatformApplicabilityConditions>

    <PlatformApplicabilityCondition>

        <Query1></Query1>

        <Query2></Query2>

    </PlatformApplicabilityCondition>

</PlatformApplicabilityConditions>

Show: