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 the SCSM Authoring Tool


In this recipe we will introduce you to the System Center 2012 Service Manager Authoring Tool, which we will use for subsequent recipes in this chapter.

Getting ready

The System Center 2012 Service Manager Authoring Tool is a separate product that is part of the System Center 2012 Service Manager Component Add-ons and Extensions. The Authoring Tool can be obtained as a free download from the following URL:

http://www.microsoft.com/en-us/download/details.aspx?id=28726

You can install the Authoring Tool on Windows Vista (with the latest Service Pack) and Windows 7, or on Windows Server 2008 (with the latest Service Pack) and Windows Server 2008 R2. As a prerequisite, the Authoring Tool requires the .NET Framework 3.5, which you can download from the Microsoft Download Center, and the Visual Studio 2008 Shell, which can be installed from the Prerequisites page of the Authoring Tool setup wizard.

Follow these steps to install the Authoring Tool:

  1. Download the System...