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 requested status. The values correspond to the values for the RequestedStatus property in the Configuration Manager 2007 site configuration SMS_Site Server WMI Class.
Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As SiteRequestedStatus
Syntax
'Declaration
Public Enumeration SiteRequestedStatus
public enum SiteRequestedStatus
public enum class SiteRequestedStatus
public enum SiteRequestedStatus
public enum SiteRequestedStatus
Members
Member name | Description |
---|---|
SecCreationStarted | See the SEC_CREATION_STARTED value for RequestedStatus in SMS_Site Server WMI Class. |
SecDeinstallStarted | See the SEC_DEINSTALL_STARTED value for RequestedStatus in SMS_Site Server WMI Class. |
SecRequestCreate | See the SEC_REQUEST_CREATE value for RequestedStatus in SMS_Site Server WMI Class. |
SecRequestCreateCD | See the SEC_REQUEST_CREATE_CD value for RequestedStatus in SMS_Site Server WMI Class. |
SecRequestDeinstall | See the SEC_REQUEST_DEINSTALL value for RequestedStatus in SMS_Site Server WMI Class. |
SecRequestUpgrade | See the SEC_CREATION_STARTED value for RequestedStatus in SMS_Site Server WMI Class. |
SecRequestUpgradeCD | See the SEC_REQUEST_UPGRADE value for RequestedStatus in SMS_Site Server WMI Class. |
SecUpgradeStarted | See the SEC_UPGRADE_STARTED value for RequestedStatus in SMS_Site Server WMI Class. |
Example
Configuration Manager Site Configuration Server WMI Classes
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
Microsoft.ConfigurationManagement.ManagementProvider Namespace