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

Using an XML editor to modify management packs


By following the instructions in all recipes so far in this book you have gained an insight on the vast personalization and extensibility options available to Service Manager.

There is more! Using the Service Manager console and the Authoring Tool are only two possible ways of customizing Service Manager. There are much more options available to customize Service Manager by directly editing the XML code of your management packs.

It is beyond the scope of this book to cover all possible customization scenarios you can address by modifying the management pack XML. However, there are a lot of examples available in the community that you can apply to your environment. Refer to Appendix B for a list of some of the most important community websites to visit.

The goal of this recipe is to become familiar with the general process of modifying the XML code of a management pack.

Getting ready

In order to work with the XML code of management packs, you need...