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

Introduction


This chapter discusses the security model used in System Center 2012 Service Manager (SCSM) and provides the configuration steps required to personalize the security model to your needs.

Security is applied across all objects you can manage in SCSM. The security model in use is commonly known as Role Based Administration (RBA). The RBA model provides a consistent method of delegating security control over what a user can interact with, and what actions they can perform. System Center 2012 Service Manager has 13 default security roles.

The 13 default roles are as follows:

  • Activity Implementers

  • Administrators

  • Advanced Operators

  • Authors

  • Change Initiators

  • Change Managers

  • End Users

  • Incident Resolvers

  • Problem Analysts

  • Read-Only Operators

  • Release Managers

  • Service Request Analysts

  • Workflows

The default security roles cannot be removed and have only one editable option; you can assign users or groups to a default role. The actions and implied actions of SCSM security roles can be found in the official...