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 Analysis Library to publish Excel reports


Service Manager 2012 introduces Analysis Libraries that allow you to make reports created in Microsoft Excel available to other users from within the Reporting workspace in the Service Manager console.

Getting ready

Before you can save reports to the Analysis Library, you must create at least one storage area and map it to an Analysis Library. You might want to create many Analysis Library folders for different departments or ITSM processes.

In this example, we are using a file share on the Service Manager Management Server to serve as an Analysis Library.

  1. Log on to the Service Manager management server with an account that has administrative privileges on the local computer.

  2. Open Windows Explorer and create a new folder such as C:\AnalysisLibraries.

  3. Create a new subfolder named IncidentManagement under the newly created folder.

  4. Right-click on the IncidentManagement folder, click on Properties, and then click on the Security tab.

  5. Ensure that all...