Share via


Computer.Status Enumeration

Defines the valid states for a computer. The computer's state is determined by the state of its associated alerts.

 public enum Computer.Status

Remarks

Value Name
0 NoAlerts
10 Success
20 Information
30 Warning
40 Error
50 CriticalError
60 SecurityIssue
70 ServiceUnavailable
255 Unknown

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)