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

Creating an Asset Management process


This recipe will provide steps for creating a sample Asset Management process.

Getting ready

For this recipe the authors recommend you read up on the difference between asset inventory and asset management as an organizational process.

How to do it...

Asset Management is a life cycle process, which tracks an IT asset with its associated financial data from when the asset is requested to when the asset is retired as shown in the following figure:

An example of the steps for creating an Asset management process is as follows:

  1. Agree and document the organization's asset management policy.

  2. Document the operational process to support the asset management policy.

  3. Create and assign people roles to manage the process. At a minimum you should plan to include the following:

    • Hardware Asset Managers

    • Hardware Asset Inventory agents

    • Software Asset Managers

    • Software Asset Inventory agents

  4. Identify and agree on an asset register management system. An asset register in its basic form is a manual process. It should capture the following:

    • IT Asset type

    • Financial information

    • Align the IT asset to its financial data

    • Input to a configuration Management system (CMS)

    • Continually aligned to the CMS

  5. Implement Asset Management in SCSM using one of the following methods:

    • Manually extend the Configuration Items (CI) class to include financial data for assets

    • Purchase an asset management solution for SCSM (for example, Provance IT Asset Management Pack for SCSM)

  6. Continually review the policy and operational process. The goal of this step is to improve the process and ensure compliance.

How it works...

Asset Management begins and ends with people and ultimately can cost or add value to a business. A non-IT related analogy is the lessons from retail stock takes, which typically happen annually. The stocktake is the best opportunity for a retail shop to get the most accurate figure for its profit or loss on stock. Two forms of lost revenues are:

  • Damaged goods

  • Missing goods

IT asset management is the stocktake required for all your technological assets, and its resultant analysis for intelligent decision making to provide factual compliance measurements. The IT equivalent of the stock take process is referred to as audits for software and hardware. SCSM with partner extensions or in-house authoring provides 80 percent of the Asset Management for the organization. People and process critically account for the high value 20 percent.

There's more...

There are various tools (products) labeled as Asset Management tools. The true Asset Management tools should have the capability of tracking assets from order to decommission.

Asset Management is an end-to-end process, and the tools are enablers of successful implementation. The successful Asset Management organization programs recognize the full life cycle management of assets.

See also

  • See the Using the SCSM Authoring Tool and Extending Service Manager classes recipes in Chapter 10, Extending SCSM with Advanced Personalization for advanced recipes on management pack authoring