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

Creating and personalizing Change Management Parallel Activities


Activities in SCSM 2012 are executed sequentially by default. To run different activities in parallel we need a Parallel Activity container.

This recipe will show how to create and work with Parallel Activities in SCSM 2012.

Getting ready

To create Parallel Activities in a Change Request Template open the SCSM 2012 console and navigate to Library | Templates. Open Change Request Service Pack Installation Template that we created in an earlier recipe.

How to do it...

The following steps describes how to create and personalize Parallel Activities:

  1. Click on the Activities tab in the Change Request form.

  2. Click on + Activities.

  3. Choose Default Parallel Activity from the list of templates and click on OK.

  4. In the General tab we will fill the Title and Description field. We will select Software from the Area drop-down box.

  5. Click on the Activities tab.

  6. Add Manual Activities to the Container Activity Template. In this recipe we will add the...