Click to Rate and Give Feedback
MSDN
MSDN Library
System Center
MOM Reference
Classes
Computer Class
Methods
 Computer.InsertOverride Method

  Switch on low bandwidth view
Microsoft Operations Manager SDK
Computer.InsertOverride Method

Submits a rule override for the computer.

[C#]
 public void InsertOverride(
    Override newOverride
);

Parameters

newOverride
The override to apply. It must be newly created, and it must not have been previously submitted.

Exceptions

Exception TypeCondition
System.ArgumentNullExceptionA null reference (Nothing in Visual Basic) was passed to the method.
System.ArgumentExceptionAt least one of the arguments is not valid.

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)

See Also

Computer Class | Computer Members | Override Class

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker