Book Image

Microsoft System Center 2012 R2 Operations Manager Cookbook

Book Image

Microsoft System Center 2012 R2 Operations Manager Cookbook

Overview of this book

Table of Contents (18 chapters)
Microsoft System Center 2012 R2 Operations Manager Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Setting up recovery tasks


System Center 2012 R2 Operations Manager is a great monitoring tool for many reasons, among which is its ability to resolve problems when they arise. Through the use of automatic and on-demand tasks, you can greatly simplify the monitoring experience by automating the resolution of the most common and recurring issues in your infrastructure.

The SCOM features that enable you to diagnose issues and perform recoveries to remediate the issues are known as tasks. Tasks are contained in the SCOM management packs and can either be run automatically, or on demand. Other tasks can enable you to run administrative tasks from the Operations console.

When the state of a monitor changes, diagnostics and recoveries are run. The diagnostics tasks collect information about the detected problem, while the recoveries attempt to remediate the problem. Diagnostic and recovery actions allow you to run a script or a command whenever a particular monitor changes its health state from...