Breyta

SMS_OSDeploymentKitWinPEOptionalComponent Server WMI Class

The SMS_OSDeploymentKitWinPEOptionalComponent Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that Maps Assessment and Deployment Kit (ADK) versions to supported optional components.

The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.

Syntax

Class SMS_OSDeploymentKitWinPEOptionalComponent : SMS_WinPEOptionalComponentInfo
{
    String Architecture;
    String DependentComponentNames[];
    UInt32 DependentIds[];
    String DeploymentKitVersion;
    Boolean IsRequired;
    UInt32 LanguageID;
    String Name;
    String RelativePath;
    UInt64 Size;
    UInt32 UniqueID;
};

Methods

The SMS_OSDeploymentKitWinPEOptionalComponent class does not define any methods.

Properties

Architecture Data type: String

Access type: Read

Qualifiers: none

See SMS_WinPEOptionalComponentInfo Server WMI Class.

DependentComponentNames Data type: String Array

Access type: Read

Qualifiers: none

See SMS_WinPEOptionalComponentInfo Server WMI Class.

DependentIds Data type: UInt32 Array

Access type: Read

Qualifiers: none

See SMS_WinPEOptionalComponentInfo Server WMI Class>.

DeploymentKitVersion Data type: String

Access type: Read

Qualifiers: [not_null]

The version of the deployment kit with which this property is associated.

IsRequired Data type: Boolean

Access type: Read

Qualifiers: none

See SMS_WinPEOptionalComponentInfo Server WMI Class.

LanguageID Data type: Unit32

Access type: Read

Qualifiers: [key]

See SMS_WinPEOptionalComponentInfo Server WMI Class.

Name Data type: String

Access type: Read

Qualifiers: none

See SMS_WinPEOptionalComponentInfo Server WMI Class.

RelativePath Data type: String

Access type: Read

Qualifiers: none

See SMS_WinPEOptionalComponentInfo Server WMI Class.

Size Data type: UInt34

Access type: Read

Qualifiers: none

See SMS_WinPEOptionalComponentInfo Server WMI Class.

UniqueID Data type: UInt32

Access type: Read

Qualifiers: [key]

See SMS_WinPEOptionalComponentInfo Server WMI Class.

Remarks

Class qualifiers for this class include:

Requirements

Runtime Requirements

For more information, see Configuration Manager Server Runtime Requirements.

Development Requirements

For more information, see Configuration Manager Server Development Requirements.