Share via


ComponentSummarizerState Enumeration

Defines values for the component summarizer state. The Configuration Manager 2007 status and state SMS_ComponentSummarizer Server WMI Class.

Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)

Usage

'Usage
Dim instance As ComponentSummarizerState

Syntax

'Declaration
Public Enumeration ComponentSummarizerState
public enum ComponentSummarizerState
public enum class ComponentSummarizerState
public enum ComponentSummarizerState
public enum ComponentSummarizerState

Members

Member name Description
DeInstalling See the DE_INSTALLING value for State in SMS_ComponentSummarizer Server WMI Class.
Installing See the INSTALLING value for State in SMS_ComponentSummarizer Server WMI Class.
Paused See the PAUSED value for State in SMS_ComponentSummarizer Server WMI Class.
ReInstalling See the RE_INSTALLING value for State in SMS_ComponentSummarizer Server WMI Class.
Started See the STARTED value for State in SMS_ComponentSummarizer Server WMI Class.
Stopped See the STOPPED value for State in SMS_ComponentSummarizer Server WMI Class.

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2003,Windows Vista

See Also

Reference

Microsoft.ConfigurationManagement.ManagementProvider Namespace

Other Resources

SMS_ComponentSummarizer Server WMI Class
Configuration Manager Status and State