Management Packs include tasks that perform useful commands on the items that the Management Pack is designed to monitor and manage. The Operations Manager class libraries allow you to programmatically launch a task that is defined in an installed Management Pack. When you launch the task, you can control both the criteria that are used to determine the targets of the task and the handling of the results that are returned when the task is complete.

In This Section

How to Connect to an SDK Service by Using the Current Credentials

Demonstrates how to run a task in a separate thread, which allows the SDK client to perform other operations during task execution.
How to Connect to an SDK Service by Using Specified User Credentials

Demonstrates how to run a task in the current thread, which causes the SDK client to delay until task execution is complete.

See Also


Send comments about this topic to Microsoft.