Administration Members

The members of the Administration class are listed here.

Methods

Name Description

GetAdministrationObject

Creates a new instance of the root object of the Microsoft Operations Manager (MOM) class library.

GetAgentlessManagedComputers

Returns a collection of all computers that are managed without the use of a MOM agent.

GetAgentManagedComputers

Retrieves all computers that are managed through a MOM agent.

GetAlertQueryObject

Retrieves an instance of the AlertQuery class.

GetComputerGroup

Retrieves a computer group that matches the specified ID.

GetComputerGroups

Retrieves a collection containing all computer groups.

GetComputerMaintenanceObject

Retrieves a ComputerMaintenance object, which is used to place computers in or out of maintenance mode.

GetComputerQueryObject

Retrieves an instance of the ComputerQuery class.

GetEventQueryObject

Retrieves an instance of the EventQuery class.

GetManagementGroupName

Gets the name of the Management Group that this instance of the MOM Management Server Class Library is using.

GetManagementServerObject

Retrieves an object representing the local Management Server.

GetManagementServers

Retrieves a collection of all the management servers in the current management group.

GetMomToMomProductConnectors

Retrieves a collection of all MOM to MOM product connectors registered with the management server.

GetOperators

Gets the names of all operators in the management group.

GetPerformanceDataQueryObject

Retrieves an instance of the PerformanceDataQuery class.

GetProductConnectors

Gets a collection of all product connectors registered with the management group.

GetRule

Retrieves a rule that matches the specified ID.

GetRuleGroup

Retrieves a rule group that matches the specified ID.

GetRuleGroups

Retrieves all top-level rule groups.

GetScopedComputerGroups

Gets an XML string that describes the scoped computer group hierarchy.

GetTaskQueryObject

Retrieves an instance of the TaskQuery class.

GetUnmanagedComputers

Retrieves the names of all the computers that MOM is aware of, but isn't managing.

InsertComputerGroup

Adds a new computer group to MOM.

Properties

Name Description

ScopeName

Gets the name of the Operations console's current console scope.

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)