Book Image

Microsoft System Center Configuration Manager

By : Marius Sandbu
Book Image

Microsoft System Center Configuration Manager

By: Marius Sandbu

Overview of this book

Microsoft Configuration Manager is both extensive and complex, and for many, it is the primary tool for Enterprise management. With each new release, Configuration Manager continually proves itself to be the ultimate solution for managing both clients and mobile devices.This book covers in detailed and easy-to-understand steps how to set up highly available Configuration Manager roles and backend services such as SQL, DNS, and AD. You will learn how to plan for high availability, what kind of roles there are, and how they scale.The book starts by examining what needs to be taken into account when planning for high availability before moving on to focus on the different roles and how they can be set up. The book will also go through different scenarios as well as various backup and recovery procedures. You will learn how to identify bottlenecks within the different components and create sample design scenarios for high availability on Configuration Manager. The book will also look at the different high availability options and how to deploy them.
Table of Contents (12 chapters)

Servers


Before we go into the different server roles, we need to address the general hardware requirements when planning for server roles. Most of the roles (CAS, primary site, secondary site, and distribution points) in Configuration Manager need to have, at general, a minimum of four CPU cores and 8 GB of RAM, but there are some exceptions to this rule. For management points it follows the general requirement, it should have at least four cores and at least 8 GB of RAM. This role is more reliant on memory and processor capacity because it is handling much encrypted network traffic from the clients. For distribution points they should, in general, have at least two cores and 8 GB of RAM. This role is more reliant on network and disk I/O because it's used in OS and application deployments. So if you are setting this up as a virtual machine, remember that you should use synthetic adapters, since it supports 1 GBps interfaces.

You can read more about the hardware requirements on TechNet http...