Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines values for package status distribution point summarizer state. The values correspond to the values for the State property in the Configuration Manager 2007 software distribution SMS_PackageStatusDistPointsSummarizer Server WMI Class.
Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As PackageStatusDistPointsSummarizerState
Syntax
'Declaration
Public Enumeration PackageStatusDistPointsSummarizerState
public enum PackageStatusDistPointsSummarizerState
public enum class PackageStatusDistPointsSummarizerState
public enum PackageStatusDistPointsSummarizerState
public enum PackageStatusDistPointsSummarizerState
Members
Member name | Description |
---|---|
Installed | See the INSTALLED value for State in SMS_PackageStatusDistPointsSummarizer Server WMI Class. |
InstallFailed | See the INSTALL_FAILED value for State in SMS_PackageStatusDistPointsSummarizer Server WMI Class. |
InstallPending | See the INSTALL_PENDING value for State in SMS_PackageStatusDistPointsSummarizer Server WMI Class. |
InstallRetrying | See the INSTALL_RETRYING value for State in SMS_PackageStatusDistPointsSummarizer Server WMI Class. |
RemovalFailed | See the REMOVAL_FAILED value for State in SMS_PackageStatusDistPointsSummarizer Server WMI Class. |
RemovalPending | See the REMOVAL_PENDING value for State in SMS_PackageStatusDistPointsSummarizer Server WMI Class. |
RemovalRetrying | See the REMOVAL_RETRYING value for State in SMS_PackageStatusDistPointsSummarizer 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_PackageStatusDistPointsSummarizer Server WMI Class
Configuration Manager Software Distribution