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 component flags. The values correspond to the values for the Flag property in the Configuration Manager 2007 software distribution SMS_SCI_Component Server WMI Class.
Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As ComponentFlag
Syntax
'Declaration
Public Enumeration ComponentFlag
public enum ComponentFlag
public enum class ComponentFlag
public enum ComponentFlag
public enum ComponentFlag
Members
Member name | Description |
---|---|
NamedServerInstalled | See the NAMED_SERVER_INSTALLED value for Flag in SMS_SCI_Component Server WMI Class. |
NamedServerNotInstalled | See the NAMED_SERVER_NOT_INSTALLED value for Flag in SMS_SCI_Component Server WMI Class. |
RoleInstalled | See the ROLE_INSTALLED value for Flag in SMS_SCI_Component Server WMI Class. |
RoleNotInstalled | See the ROLE_NOT_INSTALLED value for Flag in SMS_SCI_Component 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_SCI_Component Server WMI Class
Configuration Manager Software Distribution