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 configuring Change Request Templates


Change Request Templates can be used to pre-fill information in the Change Request form. These can be for instance a predefined Title, Description, Impact, Risk, and Priority.

This recipe will describe the steps to create a new Change Request Template.

Getting ready

In the SCSM 2012 console navigate to Library | Templates.

How to do it...

To create a Change Request Template, follow these steps:

  1. Click on Create Template in the Tasks pane.

  2. Enter a name. In this recipe we are using Change Request Service Pack Installation Template.

  3. Enter a description. For instance, This template can be used for Change Requests regarding deployment of Service Packs.

  4. Choose the Change Request 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 Change Request Template. (The Creating Management Packs in the Authoring tool to save your SCSM personalization recipe in Chapter 2, Personalizing...