Share via


SystemManagementPack Enumeration

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Defines the commonly known system management packs.

Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)

Usage

'Usage
Dim instance As SystemManagementPack

Syntax

'Declaration
Public Enumeration SystemManagementPack
public enum SystemManagementPack
public enum class SystemManagementPack
public enum SystemManagementPack
public enum SystemManagementPack

Members

Member name Description
Group Specifies the instance group library management pack.
NTService Specifies the NT service library management pack.
ServiceDesigner Specifies the service designer library management pack.
System Specifies the system library management pack.
SystemCenter Specifies the system center library management pack.
Windows Specifies the Windows library management pack.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

Microsoft.EnterpriseManagement.Configuration Namespace