Book Image

Microsoft System Center 2012 Service Manager Cookbook

Book Image

Microsoft System Center 2012 Service Manager Cookbook

Overview of this book

Microsoft System Center Service Manager (SCSM) offers enterprises a complete, integrated platform for automating and adapting IT Service Management best practices to your organization's requirements. "Microsoft System Center Service Manager Cookbook" provides you with real-world, immediately usable recipes which will show you how to configure and administer System Center Service Manager 2012 and understand how to solve particular problems and scenarios to take this tool further. In Microsoft System Center Service Manager Cookbook, you will get to grips with practical recipes which will show you how to configure and administer System Center Service Manager 2012. This cookbook features distinct recipes on the practical implementation of ITSM Frameworks and Processes, Microsoft System Center 2012 Service Manager Administration, how to configure Service Level Agreements (SLAs). It will also cover incident and problem management, the design of change and release management as well as implementing and editing security roles.
Table of Contents (20 chapters)
Microsoft System Center 2012 Service Manager Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Routing Incidents automatically using workflows


We will start by taking a look at a simple workflow to route incidents to a certain user or a group. This functionality can be created using the built-in workflows within Service Manager.

Getting ready

Be sure that you have read and understood the creation of templates as described in the recipe Creating an Incident Template in Chapter 6, Working with Incident and Problem Management.

Make sure that Service Manager is up and running and that you have sufficient privileges to create workflows and templates (Administrator permissions are needed).

How to do it...

In this example we will create a workflow to route any incidents with the classification category E-mail Problems to the Exchange group.

  1. Start the Service Manager console and go to the Library workspace.

  2. Select Templates and create a new template based upon the Incident class. The only thing that you should define in this template is the Assigned To user.

  3. When you've created your template,...