Book Image

Microsoft System Center 2012 Configuration Manager: Administration Cookbook

Book Image

Microsoft System Center 2012 Configuration Manager: Administration Cookbook

Overview of this book

Microsoft System Center 2012 Configuration Manager (CM12) is a systems management application for managing large groups of Windows-based computer systems. System Center 2012 Configuration Manager provides remote control, patch management, software distribution, operating system deployment, network access protection, and hardware and software inventory. This practical cookbook shows you how to administer System Center 2012 Configuration Manager and understand how to solve particular problems/scenarios Packed with over 50 task-based and immediately reusable recipes, this book starts by showing you how to design a System Center 2012 Configuration Manager Infrastructure. The book then dives into topics such as recommended SQL configuration for System Center 2012 Configuration Manager, deploying Windows 7 with Operating System Deployment (OSD), deploying Applications and Software Updates, managing Compliance Settings, managing Sites and managing Inventory amongst others.
Table of Contents (15 chapters)
Microsoft System Center 2012 Configuration Manager: Administration Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Managing drivers


Driver management is often considered one of the more challenging configurations in OS Deployment. CM12 does a great job of simplifying the process. In this recipe we will discuss the process to import drivers as well as different strategies for applying them during a task sequence.

Note

In CM07, you could create a new driver package with a source path as a UNC path with desired drivers in it, and simply send to DPs. By using this method, you didn't actually import the drivers into CM07. This method is unsupported in CM12. All drivers should be imported to CM12, and then added to a driver package.

First, a few terms to ensure everyone is speaking the same language.

  • Driver: Also known as "raw driver", This usually is a .inf file accompanied with .dll, .cat, and other files referenced in the .inf file for the driver.

  • Driver package: This is a CM package that contains drivers. This is different than a standard package. Driver packages are located under the Operating Systems node...