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 managing Release Record Templates


Release Record Templates can be used to pre-fill information in the Release Record form. For instance, these can be a predefined Title, Description, Impact, Risk, and Priority.

This recipe will describe the steps required to create a new Release Record Template.

Getting ready

In the SCSM 2012 console navigate to Library | Templates.

How to do it...

To create a Release Record Template, follow these steps:

  1. Click on Create template in the Tasks pane.

  2. Enter a name in the Name field. In this recipe we will use Release Record Service Pack Installation Template.

  3. Enter a description in the Description field. For instance, This template can be used for Release Records regarding deployment of Service Packs.

  4. Choose the Release Record class by clicking on Browse next to the Class field, and then click on OK.

  5. Choose an existing management pack or create a new one to store the Release Record Template. (The Creating Management Packs in the Authoring tool to save...