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

Creating a Microsoft Intune subscription


Among many MDM solutions available on the market, Microsoft offers its own solution called Microsoft Intune. Microsoft Intune is a management solution which allows managing mobile devices from the cloud. There is nothing to install on premises, everything runs in the cloud and administrators will execute all the administrative tasks from a web portal.

Note

Microsoft Intune is part of a security solution suite provided by Microsoft called Enterprise Mobility Suite (EMS). This suite contains Microsoft Intune as well as Azure AD Premium (AADP) and Azure AD Rights Management Services (AADRMS). If you know that your company has licenses for EMS, then you will be able to use Microsoft Intune as part of this license agreement.

One of the biggest benefits of using Microsoft Intune over other MDM solutions is its capacity to integrate with CM, giving a hybrid management solution: Intune to manage mobile devices, CM to manage desktop devices. Once Intune has been...