Automating Operations Manager Administration

Applies To: Operations Manager 2007 R2, Operations Manager 2007 SP1, System Center Operations Manager 2007

The Operations Manager class libraries allow you to programmatically automate administration tasks. This section provides examples of how to use the Operations ManagerĀ 2007 SDK to perform common administrative tasks.

Note

For information about using the Operations Manager Command Shell to automate Operations Manager, see the Operations ManagerĀ 2007 Online Help.

In This Section

  • How to Display Management Pack Contents
    Demonstrates how to display information about a Management Pack, including the monitoring classes, rules, tasks, and views included in the pack's contents.
  • How to Create a Group
    Demonstrates how to create a group for a collection of objects. The group is added to a Management Pack.
  • How to Create an Override
    Demonstrates how to create an override that is used to adjust default settings that are defined in a Management Pack.

Automating Management Pack Development

See Also

Concepts

Getting Started Developing an SDK Client Application
System Center Operations Manager 2007 R2 SDK