5/13/2011

The list below describes the WMI provider classes that control device imaging deployment, device configuration, creating configuration items and packages, and creating advertisements in Device Manager 2011.

EDM_DeviceTypeConfig

Contains properties to change the polling and collection refresh intervals.

EDM_ImageDeployment

Contains methods and properties to begin a device imaging deployment, suspend a deployment in progress, terminate a deployment, and update deployment properties.

EDM_ImageDeploymentPlugin

Represents a registered device imaging component. This class is read-only.

EDM_ImageDeploymentStatusSummarizer

Represents a read-only summary of progress for each device imaging deployment.

EDM_ProvisioningItem

Contains methods and properties to create a configuration item.

EDM_ProvisioningPackage

Contains methods and properties to add and remove configuration items, and deploy a configuration package to a target collection.

EDM_WriteFilterAdvertisementFormatter

Creates a new task sequence package with write filter handling capabilities.

See Also