Book Image

Microsoft System Center Configuration Manager Advanced Deployment

By : Martyn Coupland
Book Image

Microsoft System Center Configuration Manager Advanced Deployment

By: Martyn Coupland

Overview of this book

Table of Contents (20 chapters)
Microsoft System Center Configuration Manager Advanced Deployment
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Preface

In this book, we will go further into Configuration Manager compared to the other books you may have read. While many books on this subject focus on the fundamentals or act as an introduction, this book is aimed at readers with a solid knowledge of Configuration Manager already and who are looking to enhance their skills or see some real-world examples of how it can be used.

Before we get into too much detail, I would like to begin with a brief introduction to Configuration Manager so we are all on the same page. Configuration Manager has long been known for its ability to distribute software; this is the primary reason for the use of Configuration Manager. However, Configuration Manager also contains many other abilities, such as the ability to perform one-off or mass deployments of operating systems, manage your security updates, meter software usage on clients, collect valuable inventory information, and perform powerful reporting, to name a few.

What this book covers

Chapter 1, Designing Complex Hierarchies, explores how to design complex hierarchies. As the book is aimed at more advanced users, it is likely they will be exposed to larger hierarchies. You will learn how to get the best from your design and create a high-quality environment. We will discuss why we make design decisions and discuss the alternatives.

Chapter 2, Implementing Security with Certificates, explains the concepts behind adding security to your environment using certificates to secure communication in your site.

Chapter 3, Working with Inventory, Asset Intelligence, and Software Metering, helps you gain an understanding of how to use both software and hardware inventory to gain valuable information about your environment. You will then discover how to use this knowledge to be able to remove unused software automatically.

Chapter 4, Security with Endpoint Protection, explores how to deploy System Center Endpoint Protection to help protect your clients and manage the policies around the product. You'll also learn how to update endpoint protection with the latest definition updates.

Chapter 5, Advanced Content Management, explains how Configuration Manager manages content and how to use distribution points in certain deployment scenarios. You will also gain an understanding of how to use cloud-based distribution points as well as understand the flow of content within Configuration Manager.

Chapter 6, Application Deployment, explores the concepts involved with setting up and deploying applications in Configuration Manager. This includes setting up dependencies and requirements and exploring the deployment options available.

Chapter 7, Deploying Windows 8.1 and Windows Server 2012 R2, explores the concepts to deploy Windows 8.1 and Windows Server 2012 R2. We will walk through two real-world examples with sample scripts, where required, to create a usable Windows deployment for both the client and server.

Chapter 8, Deploying Security Updates, explains how to secure your environment by deploying Microsoft security updates to your clients.

Chapter 9, Advanced Reporting, explains how to create custom reports as well as how to use Report Builder with SQL Server Reporting Services. You will learn how to deploy reports and create functional charts that show live data from their site.

Chapter 10, Preventing Configuration Drift, explains the importance of monitoring your environment for configuration drift and how we can resolve this problem.

Chapter 11, Managing Bring Your Own Device and Mobility, explains how to use your Configuration Manager environment to address management issues that have arisen due to the rise in personal device usage in the office.

Chapter 12, Advanced Troubleshooting, focuses on troubleshooting all the concepts described in each chapter. You will understand where to look for errors, which logfiles are important for different functions, and how to use toolkit items to troubleshoot problems.

What you need for this book

For this book, the following software is required:

  • Operating systems:

    • Server: Windows Server 2012 R2

    • Client: Windows 7 SP1 or higher

  • Software:

    • Microsoft SQL Server 2012 SP2

    • Microsoft System Center 2012 Configuration Manager R2

  • Platform:

    • Active Directory

Note that all the preceding software, while proprietary, can be downloaded in a trial edition that will entitle you to 180 days of usage without the need for a full license key.

Who this book is for

In order to get the most out of the book, it is recommended that you have the following experience:

  • Knowledge of systems management with Configuration Manager

  • Knowledge about managing servers

  • Basic knowledge of SQL Server and SQL Reporting Services

  • Solid, all-round IT knowledge

Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "Once the manual schedule has completed, check the MP_Hinv.log and dataldr.log files on the server."

A block of code is set as follows:

Echo Adding Trusted Root Certificate
certutil -addstore -f "ROOT" "%~dp0MyTrustedRoot.cer"
echo Import Client Certificate

Any command-line input or output is written as follows:

Import-Module ServerManager

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Right-click on your site and then select Properties."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

Reader feedback

Feedback from our readers is always welcome. Let us know what you think about this book—what you liked or may have disliked. Reader feedback is important for us to develop titles that you really get the most out of.

To send us general feedback, simply send an e-mail to , and mention the book title via the subject of your message.

If there is a topic that you have expertise in and you are interested in either writing or contributing to a book, see our author guide on www.packtpub.com/authors.

Customer support

Now that you are the proud owner of a Packt book, we have a number of things to help you to get the most from your purchase.

Downloading the example code

You can download the example code files for all Packt books you have purchased from your account at http://www.packtpub.com. If you purchased this book elsewhere, you can visit http://www.packtpub.com/support and register to have the files e-mailed directly to you.

Errata

Although we have taken every care to ensure the accuracy of our content, mistakes do happen. If you find a mistake in one of our books—maybe a mistake in the text or the code—we would be grateful if you would report this to us. By doing so, you can save other readers from frustration and help us improve subsequent versions of this book. If you find any errata, please report them by visiting http://www.packtpub.com/submit-errata, selecting your book, clicking on the errata submission form link, and entering the details of your errata. Once your errata are verified, your submission will be accepted and the errata will be uploaded on our website, or added to any list of existing errata, under the Errata section of that title. Any existing errata can be viewed by selecting your title from http://www.packtpub.com/support.

Piracy

Piracy of copyright material on the Internet is an ongoing problem across all media. At Packt, we take the protection of our copyright and licenses very seriously. If you come across any illegal copies of our works, in any form, on the Internet, please provide us with the location address or website name immediately so that we can pursue a remedy.

Please contact us at with a link to the suspected pirated material.

We appreciate your help in protecting our authors, and our ability to bring you valuable content.

Questions

You can contact us at if you are having a problem with any aspect of the book, and we will do our best to address it.