Book Image

Microsoft System Center 2016 Service Manager Cookbook - Second Edition

By : Steve Buchanan, Steve Beaumont, Anders Asp, Dieter Gasser, Andreas Baumgarten
Book Image

Microsoft System Center 2016 Service Manager Cookbook - Second Edition

By: Steve Buchanan, Steve Beaumont, Anders Asp, Dieter Gasser, Andreas Baumgarten

Overview of this book

Keep your organization up to speed with the Microsoft System Center 2016 Service Manager Cookbook. Over 100 practical recipes for SCSM 2016 give you all the tools to master IT service management.
Table of Contents (23 chapters)
Microsoft System Center 2016 Service Manager Cookbook - Second Edition
Credits
Foreword
About the Authors
About the Reviewers
www.PacktPub.com
Customer Feedback
Preface

Adding configuration items manually


This recipe will show you how to use the Service Manager console to manually create a computer configuration item without using the connector framework or by importing any information.

How to do it...

The following steps will guide you through the process of adding CIs manually to the Service Manager CMDB:

  1. In the Service Manager console navigate to Configuration Items | Computers | All Windows Computers.

  2. Click on Create Computer in the task pane on the right-hand side of the console.

  3. A new form screen will open.

  4. Fill out the form with relevant data, ensuring any field marked with a red asterisk is filled in as they are mandatory fields.

  5. Click on OK.

How it works...

Filling in the form submits the data to the database, creating the CI and a unique GUID identifier within the database.

There's more...

This method can be repeated for any configuration item within Service Manager. For a basic installation, this includes CIs such as the following:

  • Computers/servers

  • Printers...