In this post series I will go through Microsoft System Center Orchestrator 2012 Deployment and Configuration in Step by Step format with screenshots, and will go into details of the product to help you better understand how you can get benefits from this powerful product.
In this post I will go through Orchestrator System Requirements based on RC version that can be subject to change in future version.
A basic deployment of Orchestrator consists of the following features:
Management server
The Management server is the communication layer between the Runbook Designer and the database.
Runbook Server
Orchestrator database
Runbook Designer
The Runbook Designer is the tool used to build, edit, and manage Orchestrator runbooks. For more information on the Runbook Designer, see Using Runbooks in System Center 2012 - Orchestrator Release Candidate.
The Runbook Tester is a runtime tool used to test runbooks developed in the Runbook Designer. For more information on the Runbook Tester, see How to Test a Runbook in Using Runbooks in System Center 2012 - Orchestrator Release Candidate.
Orchestration console
The Orchestration console enables you to start or stop runbooks and view real-time status from a web browser. For more information on using the Orchestration console, see the Using the Orchestration Console in System Center 2012 - Orchestrator Release Candidate
The Orchestrator web service is a REST-based service that enables custom applications to connect to Orchestrator to start and stop runbooks, and retrieve information about operations using custom applications or scripts. The Orchestration console uses this web service to interact with Orchestrator.
Deployment Manager
The Deployment manager is a tool used to deploy integration packs (IPs), Runbook servers, and Runbook Designers. For more information on this tool, see the Deploying System Center 2012 - Orchestrator Release Candidate.
For System Requirements we have two scenarios, Single Server hold all Orchestrator Roles and individual features distributed on different Servers,I will focus on this port on first scenario for Single Server,
The following minimum hardware configuration is required for a full installation of Orchestrator:
Windows 2008 R2 is the supported Operating System for Management Server, Orchestrator web Service, Runbook Designer, and Runbook Sever.
The following software is required for a full installation of Orchestrator on a single computer:
Notes:
In the coming post I will go through Orchestrator 2010 Step by Step in details with screenshots.
----------------------------------------------------------------------------------------------------------
Part 5 is coming this week.