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 Offering categories


Service Offering categories in SCSM 2012 can be used to sort Service Offerings in the SCSM 2012 portal. The categories offer the opportunity to filter Service Requests in reports as well as views. The steps to create the Service Offering categories are shown in this recipe.

Getting ready

To create Service Offering categories open the SCSM 2012 console and navigate to Library | Lists. In the filter field type Service Offering Category and the list we need will be shown.

How to do it...

  1. Open the Service Offering Category list.

  2. Click on Add Item.

  3. Choose a management pack to store the new Service Offering category. We will choose the same management pack we used in the previous recipes, Custom.ServiceRequest.Library.mp.

  4. Choose a name of the new category. In this recipe we will use User Management.

  5. Click on OK.

How it works...

Choosing Service Offering categories as an attribute in Service Offerings provides the opportunity to combine and sort these offerings in the...