Operating System Deployment Driver Supported Platforms Schema

Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2

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 Configuration Manager 2007.

The schema is used in the SMS_Driver class SDMPackageXML property.

Warning

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.

Supported Platform XML

<PlatformApplicabilityConditions>

    <PlatformApplicabilityCondition>

        <Query1></Query1>

        <Query2></Query2>

    </PlatformApplicabilityCondition>

</PlatformApplicabilityConditions>

See Also

Concepts

How to Specify the Supported Platforms for a Driver
Operating System Deployment Driver Supported Platforms Schema
PlatformApplicabilityCondition
Query1
Query2