Computer.ManagementType Enumeration

Defines the management types supported by MOM.

 public enum Computer.ManagementType

Remarks

Value Name Description
0 Unmanaged

The computer is not managed by MOM.

1 Agentless

The computer is managed by MOM without the use of a MOM agent.

2 Agent

The computer is managed by MOM using the MOM agent software.

3 VirtualServer

The computer is managed as a virtual server.

-1 Unknown

The management type is not one of the above.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom

Assembly: Microsoft.Mom.Sdk (in Microsoft.Mom.Sdk.dll)