Operating System Deployment Server WMI Classes
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 Operating System Deployment server Windows Management Instrumentation (WMI) classes are used to deploy operating systems in Microsoft System Center Configuration Manager 2007. They represent a number of packages that are used for deployment operations, in addition to task sequences and their various actions.
The Configuration Manager 2007 server class schema is a set of WMI classes that represent the objects on a server that is running Configuration Manager. Each Configuration Manager class is a template for a managed object, and all instances of the object use the template. Classes can contain properties and methods. The properties describe the class data and the methods typically perform data management.
In This Section
Term | Definition |
---|---|
Starts a computer with WinPE and performs operating system deployment actions, such as applying the operating system image. |
|
Represents the association between boot image packages and their referenced drivers. |
|
Defines a media certificate registered by Configuration Manager and used by clients to communicate with a management point. |
|
Defines a collection variable. |
|
Represents device drivers in the driver catalog that can be installed as part of a task sequence in an operating system deployment. |
|
Represents details about the specified driver. |
|
Represents a driver package for one or more device drivers that can be installed as part of a task sequence in an operating system deployment. |
|
Represents an operating system image package that contains an operating system image in WIM format to be deployed to a client computer. |
|
Describes attributes that are specific to a single computer that is managed by Configuration Manager. |
|
Defines the settings of a task sequence variable that is unique to a specific computer. |
|
Represents a package that contains the necessary source files to install an operating system. |
|
Defines a media certificate registered by Configuration Manager and used by PXE clients to communicate with a management point. |
|
Provides a description of the state for every topic type. |
|
Contains all the state migration information for a specific computer association and exposes methods for managing an association. |
|
Represents a localized user name and is embedded by SMS_StateMigration Server WMI Class. |
|
Represents a task sequence of steps and conditions executed by a client when a task sequence advertisement is run. |
|
Defines a task sequence action and serves as the base class for all actions. |
|
Represents a task sequence action that applies an existing data image to a target computer. |
|
Represents an action used in a task sequence to make all device drivers in a driver package available for use by Windows setup. |
|
SMS_TaskSequence_ApplyNetworkSettingsAction Server WMI Class |
Represents a task sequence action that specifies the network or workgroup configuration information for the target computer. |
SMS_TaskSequence_ApplyOperatingSystemAction Server WMI Class |
Represents a task sequence action that installs a specified operating system image on a target computer. |
SMS_TaskSequence_ApplyWindowsSettingsAction Server WMI Class |
Represents a task sequence action that applies Windows settings configuration information for the target computer. |
Represents a task sequence action that matches and installs device drivers as part of an operating system deployment. |
|
SMS_TaskSequence_CaptureNetworkSettingsAction Server WMI Class |
Represents a task sequence action that captures network settings from the target computer. |
Represents a task sequence action that specifies an existing network share and WIM file to use when saving the image. |
|
Represents a task sequence action that uses the User State Migration Tool (USMT) to capture user state and settings from the target computer. |
|
SMS_TaskSequence_CaptureWindowsSettingsAction Server WMI Class |
Represents a task sequence action that identifies the settings of the Windows operating system to capture from the target computer. |
Defines base properties for all conditions and is the base class for all conditions. |
|
Defines base properties for all expressions and is the base class for all expressions. |
|
Is an abstract class that is the common base class for operators and expressions. |
|
Represents a Boolean operator (if any, if all, if not). |
|
SMS_TaskSequence_ConnectNetworkFolderAction Server WMI Class |
Represents a task sequence action that makes a connection to a network share. |
Represents a task sequence action that converts a physical disk from a basic disk type to a dynamic disk type. |
|
Represents a task sequence action that disables the BitLocker encryption on the specified drive. |
|
Represents a task sequence action that enables the low-level BitLocker encryption on the specified drive. |
|
Represents a condition expression to check for the existence of a file and its creation time. |
|
Represents a condition expression to check for the existence of a folder and when it was created. |
|
Represents a group in a task sequence. |
|
Represents a task sequence action specifying the Configuration Manager package containing the appropriate version of Sysprep to use with the operating system to capture the reference computer settings. |
|
Represents a task sequence action specifying a Configuration Manager package and a program to install as part of the task sequence. |
|
Represents a task sequence action that installs software updates on a target computer. |
|
Represents a task sequence action that joins a Windows domain or a Windows workgroup. |
|
Specifies the settings to apply to a physical network adapter. |
|
SMS_TaskSequence_OSConditionExpression Server WMI Class |
Deprecated. |
Represents an evaluation of a group of operating system platforms, for example, Windows Vista, in a task sequence. |
|
Represents an evaluation of a single operating system platform in a task sequence. |
|
Represents a task sequence action that formats and partitions a specified disk on a target computer. |
|
Specifies the settings to use when creating and formatting a partition on a hard disk drive. |
|
Represents a task sequence action specifying the Sysprep options to use when capturing Windows settings from the reference computer. |
|
Represents a task sequence action that prepares the Configuration Manager client on the reference computer for capture as part of the imaging process. |
|
Represents a task sequence action that specifies restart options for the target computer. |
|
Represents the package ID and optional program name used by the task sequence. |
|
SMS_TaskSequence_RegistryConditionExpression Server WMI Class |
Represents a condition expression to check for the existence of registry key information and compare it to specified data. |
Represents a task sequence action that notifies the state migration point of completion of a capture or restore action. |
|
Represents a task sequence action requesting access to a state migration point when capturing a state from a computer or restoring a state to a computer. |
|
Represents a task sequence action initiating the User State Migration Tool (USMT) to restore user state and settings to a target computer. |
|
Represents a task sequence action that runs a user-specified command line. |
|
Represents a task sequence action specifying the additional installation properties that should be used when installing the Configuration Manager client. |
|
Represents a task sequence action that sets the value of a task sequence environment variable. |
|
SMS_TaskSequence_SoftwareConditionExpression Server WMI Class |
Represents a condition expression to verify if a specified product is installed using Microsoft Windows Installer. |
Represents a single step in the task sequence. |
|
SMS_TaskSequence_VariableConditionExpression Server WMI Class |
Represents a condition expression to check for the existence of a variable and, optionally, compare the variable to a specific value. |
Represents a condition expression to check for the existence of results of a WMI query. |
|
Represents a task sequence package that defines the steps to run for the task sequence. |
|
Represents the package that is available for the task sequence at a specified distribution point. |
|
Associates a task sequence and its referenced package. |