Book Image

Microsoft System Center 2012 Orchestrator Cookbook

By : Samuel Erskine, Andreas Baumgarten, Steve Beaumont
Book Image

Microsoft System Center 2012 Orchestrator Cookbook

By: Samuel Erskine, Andreas Baumgarten, Steve Beaumont

Overview of this book

<p>Microsoft System Center Orchestrator 2012 simplifies the process of automating systems administration tasks. Originally a third-party product named Opalis, which Microsoft acquired in 2009, Orchestrator provides a simplified way of building complex automation. System Center Orchestrator is a complete solution that goes beyond basic automation.</p> <p>"Microsoft System Center 2012 Orchestrator Cookbook" will teach you how to plan, create and manage powerful runbooks to help you automate mission-critical and routine administration tasks.</p> <p>In this practical Cookbook you will learn how to master System Center 2012 by creating runbooks to control and automate every feature possible. You will start by learning how to efficiently install and secure System Center Orchestrator.</p> <p><br />You will then learn how to plan and create functional and fault-tolerant System Center runbooks to automate daily tasks and routine operations. Diving deep into runbooks, you will learn how to create powerful and practical runbooks for the entire System Center family of products.<br /><br />Unleashing your inner control freak, you will then master System Center automation by creating IT Service Management process runbooks and advanced runbooks to help you control every feature imaginable of System Center. If you want to save time and energy automating mission critical tasks with System Center 2012 Orchestrator, then this book is for you!</p>
Table of Contents (17 chapters)
Microsoft System Center 2012 Orchestrator Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Documenting Runbook designs


This recipe is a continuation of the first two recipes of this chapter. The Preparing Runbook scenarios recipe discusses identifying the right candidates for automation. The Making Runbook scenarios automation ready recipe provides steps on taking the scenario and optimizing it for the automation with SCORCH. This recipe completes the loop with a discussion and example on documenting a real scenario.

Getting ready

You must plan to review and perform the steps in the Preparing Runbook scenarios recipe and the Making Runbook scenarios automation ready recipe.

How to do it...

We will use the following scenario to discuss the steps in this recipe:

Scenario: You have a business requirement to automate the creation of new employee user accounts in Active Directory. Perform the following steps to document the design for the scenario:

  1. Use a table to capture inputs, outputs, authorization, and notes on the process steps.

    Scenario artifact

    Value

    Additional notes

    Input

    Human...