System Center Orchestrator 2012 R2 Fundamentals
Learn the basics of IT process automation in the datacenter using System Center Orchestrator 2012 R2.
What you'll learn
This is a beginner level course focusing on the automation engine of the System Center suite: Orchestrator 2012 R2. Here, we'll learn about the product architecture, deploy the product, create runbooks to automate day-to-day IT processes, extend its functionality using integration packs, learn about the basic design principles and recommendations, improve performance by optimizing the setup, and prepare for high-availability and scalability.
Table of contents
- Agenda 1m
- System Requirements 4m
- Configuring the Operating System 2m
- Demo: Configuring the Operating System 4m
- Creating Service Accounts in Active Directory 2m
- Demo: Creating Service Accounts in Active Directory 2m
- Installing SQL Server 1m
- Demo: Installing SQL Server 6m
- Installing Silverlight 1m
- Demo: Installing Silverlight 1m
- Key Points 1m
- Agenda 1m
- Architecture 4m
- Deployment Stages 2m
- Deployment Stages: Planning - Single Computer Installation 1m
- Deployment Stages: Planning - Distributed Installation 3m
- DEMO: Installing Orchestrator 2012 R2 5m
- Post-Installation Tasks 2m
- DEMO: Setting SQL Server Maximum Memory 1m
- DEMO: Configuring HTTPS Walkthrough 2m
- Key Points 1m
- Agenda 2m
- Naming, Versioning & Folders 2m
- Computer Groups 2m
- Smart Links & Conditional Logic 2m
- Databus & Published Data 2m
- Global Settings - Counters, Variables & Schedules 3m
- Subscribe & Data Manipulation Functions 3m
- Looping 1m
- Common Runbook Activities 7m
- Control Flow 6m
- Design Recommendations 3m
- Key Points 2m
- Scenario 1: Automatic Log Archival v1.1 10m
- Scenario 2: Remote Shutdown Workstations 7m
- Scenario 3: Active Directory User Account Provisioning 8m
- Scenario 4: Active Directory Password Reset 5m
- Scenario 5: Let Them Go 6m
- Scenario 6: Monthly Maintenance Routine 8m
- Scenario 7: Export & Import 2m
- Summary 1m
- Agenda 1m
- Backup & Recovery 2m
- Basic Troubleshooting 3m
- Tweaking the Installation 2m
- DEMO: Throttling & Runbook Server Settings 2m
- Best Practices Analyzer (BPA) 1m
- DEMO: Running Best Practices Analyzer 3m
- High-Availability 2m
- Scalability 4m
- DEMO: Adding Runbook Servers & Runbook Designers 7m
- Security 2m
- Key Points 1m
- Final Words 3m
Course FAQ
Orchestrator comes as a part of the well-known datacenter and client management toolkit, the System Center suite. Orchestrator is a visual, non-scripting- and no-coding-based solution that offers activities you can drag-and-drop onto the workspace and connect them through links to create the desired workflows.
In a computer system or network, a runbook is a compilation of routine procedures and operations that the system administrator or operator carries out. System administrators in IT departments and NOCs use runbooks as a reference. Runbooks can be in either electronic or in physical book form.
The integration pack for Operations Manager is an add-in provided by System Center Orchestrator. Use the integration pack to connect an Orchestrator Runbook server to an Operations Manager management server so you can automate various actions.
IT process automation facilitates the orchestration and integration of tools, people and processes through automated workflows. ITPA software applications can be programmed to perform any repeatable pattern, task or business workflow that was once handled manually by humans.
Every runbook is unique and specific. The actual content will be specific to your needs. The methodology, however, is the same as it is for all process creation. The first stage is to plan which procedures need to be documented in your runbook. When you have a list, you can write them up in detail. After field testing a process, you can make updates and optimizations as necessary.