Book Image

Microsoft System Center 2016 Orchestrator Cookbook - Second Edition

By : Michael Seidl, Steve Beaumont, Samuel Erskine (EUR), Andreas Baumgarten
Book Image

Microsoft System Center 2016 Orchestrator Cookbook - Second Edition

By: Michael Seidl, Steve Beaumont, Samuel Erskine (EUR), Andreas Baumgarten

Overview of this book

With Microsoft System Center 2016 Orchestrator Cookbook, you will start by learning how to efficiently install and secure System Center Orchestrator. You will then learn how you can create configuration files for SCO 2016. After initial installation and configuration, you will soon be planning and creating functional and fault-tolerant System Center runbooks to automate daily tasks and routine operations. Next you will delve into runbooks; you will learn how to create powerful and advanced runbooks such as Building your Runbook without a Dead End. You will also learn to create simple and advanced runbooks for your daily tasks. Towards the end of the book, you will learn to use SCO for other interesting tasks and also learn to maintain and perform SCO health checks. By the end of the book, you will be able to automate your administrative tasks successfully with SCO.
Table of Contents (8 chapters)

Deploying an additional Runbook Designer

The recipes in Chapter 1, Unpacking System Center 2012 Orchestrator, discuss deploying SCO in a single or scaled mode. In either case, you can scale out further after the initial deployment.

The Runbook Designer is the key Feature to build your Runbooks. After the initial installation, Runbook Designer is installed on the Server. For your daily work with Orchestrator and Runbooks, you have to install the Runbook Designer on your client or on an Admin Server. We will go through these steps in this recipe.

Getting ready

You must review the Planning the Orchestrator deployment recipe from Chapter 1, Unpacking System Center 2016 Orchestrator, before performing the steps in this recipe....