[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

Visual Basic
Dim instance As SystemManagementPack

Syntax

Visual Basic
Public Enumeration SystemManagementPack
C#
public enum SystemManagementPack
C++
public enum class SystemManagementPack
J#
public enum SystemManagementPack
JScript
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 Server 2008, Windows Vista, Windows Server 2003, and Windows XP

Target Platforms

Windows Server 2008,Windows Server 2003

See Also