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 Service Request templates


Service Request templates can be used to auto-fill information in the Service Request form. These can be a predefined Title, Description, Urgency, Priority, and Service Request Support Group. This recipe will describe the steps needed to create a new Service Request template.

Getting ready

To create Service Request templates open the SCSM 2012 console and navigate to Library | Templates.

How to do it...

The following steps explain how to create a new Service Request template:

  1. Click on Create Template.

  2. Fill in the name and description of the new template.

  3. Click on the Browse... button besides the Class textbox and pick Service Request from the list.

  4. Choose a management pack to store the Service Request template. We will use a custom management pack in this case (Custom.ServiceRequest.Library). Click on OK to close the window.

  5. Fill out the fields in the General tab of the Service Request Template window.

    We will enter the Title, Urgency, Priority, Area, and Support...