Share via


Computer Members

The members of the Computer class are listed here.

Methods

Name Description

ApprovePendingAction

Approves any pending actions for the computer.

ChangeManagedType

Changes the way the computer is managed to the specified management type.

GetAssociatedAlerts

Retrieves alerts associated with this computer.

GetAssociatedAttributes

Retrieves the attributes associated with the computer.

GetAssociatedComputerGroups

Retrieves all computer groups that include the computer.

GetAssociatedRuleGroups

Retrieves all rule groups associated with the computer.

GetAssociatedRules

Retrieves rules associated with the computer.

GetOverrides

Retrieves all overrides applied to the computer group's definition.

GetPerformanceData

Retrieves performance data associated with this computer.

InsertAlerts

Creates and raises the specified alerts on behalf of the computer.

InsertEvents

Submits custom events on behalf of the computer.

InsertOverride

Submits a rule override for the computer.

InsertPerformanceData

Submits custom performance data on behalf of the computer.

Refresh

Retrieves an updated reference to the alert.

SubmitTask

Runs the specified task on the computer.

Update

Persists any changes made to the properties of the computer.

UpdateAgent

Updates the MOM agent.

UpdateLastContactTime

Updates the time when the last heartbeat was received from a computer.

ValidateTask

Checks whether the task is able to run on the computer.

Properties

Name Description

CustomData1

Gets or sets the first user-defined field.

CustomData2

Gets or sets the second user-defined field.

Description

Gets or sets the description for the computer.

DnsSuffix

Gets or sets the DNS suffix from the computer's name.

Domain

Gets the domain to which the computer belongs.

FullyQualifiedDomainName

Gets or sets the fully-qualified domain name of the computer.

Id

Gets the ID of the computer.

IsAgent

Indicates whether the computer is agent-managed.

IsConsolidator

Checks whether the computer is functioning as a MOM Consolidator.

IsInMaintenanceMode

Checks whether the computer is in maintenance mode.

LastModifiedBy

Gets the last user to change the computer's properties.

MaintenanceOutTime

Gets the time when the computer is set to leave maintenance mode and return online.

MaintenanceReason

Gets the reason why the computer is in maintenance mode.

MaintenanceUser

Gets the user responsible for placing the computer in maintenance mode.

ManagedType

Gets the computer's management type.

ManagementServer

Gets the name of the Management Server that is responsible for monitoring the computer.

Name

Gets the name of the computer.

OpenAlertCount

Retrieves the number of open alerts associated with the computer.

PendingAction

Gets information about any pending actions for the computer.

State

Gets the status of the computer.

TimeAdded

Gets the time when the computer was added to MOM.

TimeLastContacted

Gets the time when the computer was last contacted by the server running MOM.

TimeLastModified

Gets the time when the computer's properties were last changed.

Type

Gets the type of the computer.

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)