Book Image

Microsoft System Center Configuration Manager Cookbook - Second Edition

By : Samir Hammoudi, Matthew Hudson, Greg Ramsey, Brian Mason, Chuluunsuren Damdinsuren
Book Image

Microsoft System Center Configuration Manager Cookbook - Second Edition

By: Samir Hammoudi, Matthew Hudson, Greg Ramsey, Brian Mason, Chuluunsuren Damdinsuren

Overview of this book

This practical cookbook is based on the 1602 current branch of System Center Configuration Manager (SCCM). It shows you how to administer SCCM, giving you an essential toolbox of techniques to solve real-world scenarios. Packed with over 60 task-based and instantly usable recipes, you’ll discover how design a SCCM Infrastructure, and dive into topics such as the recommended SQL configuration for SCCM and how to deploy Windows 10 with Operating System Deployment (OSD). You will learn to easily manage Windows 10 devices by deploying applications, software updates, and feature upgrades, andl be able to leverage Mobile Device Management (MDM) using SCCM and Microsoft Intune. Finally, you see how to gather the inventory of all your PC park and create reports based on it. By the end of the book, you will have learned the best practices when working with SCCM and have a handy reference guide for troubleshooting.
Table of Contents (15 chapters)
Microsoft System Center Configuration Manager Cookbook - Second Edition
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Preface

Making use of user-centric improvements


The user-centric model introduced in CM12 enables you to target users and devices better than ever. Note that it is still perfectly acceptable to deploy to systems (such as software updates, for example), but in a world where users work with several devices, user-centric model became even more important by offering software to users through Software Center or a web catalog instead of targeting only a specific device.

If you are currently using CM12, you might think "sounds like there's nothing new about that user-centric model". I won't tell you that everything has changed but you will be happy to hear that the user experience has been greatly improved in CM Current Branch. For instance, thanks to the new Software Center (SC), device targeted and user targeted applications both appear in the same SC. In CM12 in comparison, only device targeted applications appeared in SC; user targeted ones were only visible on the web application catalog. Because of...