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

Downloading and installing SMLets


SMLets are a set of PowerShell cmdlets (pronounced as command-lets) to do administrative tasks and automate things in Service Manager. By using the different cmdlets in SMLets you can do things that you are unable to do from the console and create some very powerful scripts. This makes the SMLets a vital part of any Service Manager administrator's toolbox.

Tip

Please note that SMLets is a community-driven project and is not supported by Microsoft.

Getting ready

Make sure that you have local administrator rights on the Service Manager management server in order to install the SMLets.

How to do it...

To download and install SMLets, follow these steps:

  1. Open your favorite browser and go to http://smlets.codeplex.com.

  2. Click on the large purple Download button on the right-hand side of the site and select a folder to save the file to.

  3. Once the download is completed, locate the SMLets.msi file, right-click on it and select Properties. Now click on the Unblock button...