Book Image

Deploying Microsoft 365 Teamwork: Exam MS-300 Guide

By : Aaron Guilmette
Book Image

Deploying Microsoft 365 Teamwork: Exam MS-300 Guide

By: Aaron Guilmette

Overview of this book

The Microsoft MS-300 exam is designed to test the knowledge and skills of administrators in deploying, configuring, and managing SharePoint Online, SharePoint Server, SharePoint Hybrid, OneDrive for Business, and Teams. This book offers up-to-date coverage of the important topics based on the MS-300 exam and features question answers and insider tips to help you prepare for certification. Written in a clear, succinct way, the book starts by helping you configure and manage SharePoint Online. You’ll then delve into OneDrive for Business, right from managing users and groups, through to monitoring sharing and security. Further chapters will guide you through working with Teams, with an emphasis on managing identity authentication, resolving issues with the service, and even observing usage patterns. Later, you’ll get up to speed with workload integrations, covering the Yammer business communications platform, before moving on to understand how to integrate Microsoft Stream with SharePoint, Teams, and Yammer. Finally, you’ll learn to develop data governance and user adoption strategies. By the end of this book, you'll be well-versed with SharePoint Online and have learned the essential techniques and concepts you need to know in order to pass the MS-300 certification exam.
Table of Contents (24 chapters)
22
Assessment Answers

Recommended Group Policy settings

OneDrive for Business has a robust set of Group Policy settings that can be managed and that are targeted at both users and computers. These settings need to be made available on a domain controller so that Group Policies can be crafted using them. We examined these settings briefly in Chapter 9, Configuring and Managing OneDrive for Business, when we looked at configuring Silent Account Configuration.

The Group Policy template definition files are installed on a workstation where the OneDrive for Business sync client has been installed. By default, they are located in %LOCALAPPDATA%\Microsoft\OneDrive\<build>\ADM. They need to be copied to a domain controller in the \SYSVOL\<domain>\Policies\PolicyDefinitions folder (the .ADMX file goes in PolicyDefintions, while the .ADML file goes in PolicyDefinitions\<language>).

Once a...