Share via


Alert.ComputerDomain Field

Gets the domain to which the computer belongs.

 public string Alert.ComputerDomain

Remarks

The MCF and MOM create a new computer object to represent the computer that caused the alert, if the computer isn't already defined. When inserting alerts for computers that MOM could manage at a later point, you should use the correct values for the computer name and domain name fields of the alert. If the domain name is not used on all alerts, multiple computer objects could be created in MOM to represent the same computer.

If the computer does not use domains, or the domain can't be determined, the computer domain field of the alert should not remain blank. The connector should consistently set the computer domain to a specific string value, such as the connector's name, when the real domain name is not available.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2000 SP1 or later

Namespace: Microsoft.EnterpriseManagement.Mom.Connector

Assembly: MomConnectorFramework (in MomConnectorFramework.dll)

See Also

Alert Class | Alert Members | Alert.ComputerName field