Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Deploying Microsoft 365 Teamwork: Exam MS-300 Guide

You're reading from   Deploying Microsoft 365 Teamwork: Exam MS-300 Guide Expert tips, techniques, and practices to pass the MS-300 exam on the first attempt

Arrow left icon
Product type Paperback
Published in Jan 2020
Publisher Packt
ISBN-13 9781838987732
Length 632 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Aaron Guilmette Aaron Guilmette
Author Profile Icon Aaron Guilmette
Aaron Guilmette
Arrow right icon
View More author details
Toc

Table of Contents (24) Chapters Close

Preface 1. What is SharePoint Online? 2. Planning and Configuring Site Collections and Hub Sites FREE CHAPTER 3. Planning and Configuring Customizations and Apps 4. Planning and Configuring Managed Metadata 5. Planning and Configuring Guest Access 6. Managing SharePoint Online 7. Managing SharePoint Online Search 8. Monitoring and Maintaining the SharePoint Online Service 9. Configuring and Managing OneDrive for Business 10. Managing Users and Groups 11. Managing Sharing and Security 12. Managing Sync Security 13. Monitoring and Maintaining the OneDrive Service 14. Planning and Configuring Teams Settings 15. Planning Identity and Authentication for Teams 16. Managing the Teams Environment 17. Monitoring and Maintaining the Microsoft Teams Service 18. Integrating M365 Workloads 19. Managing Yammer Capabilities 20. Managing Stream Capabilities 21. Integrating M365 Workloads with External Data 22. Assessment Answers
23. Other Books You May Enjoy

To get the most out of this book

The Microsoft 365 platform is best experienced with either a laptop or desktop computer running a modern operating system, such as Windows 10 or Mac OS X 10.12 or later. Additionally, modern browsers such as Microsoft Internet Explorer 11, Microsoft Edge, or a current version of Chrome, Safari, or Firefox are necessary for the Office 365 portal user interface to render properly. Older versions of Microsoft Internet Explorer may not work correctly.

An Office 365 tenant will also be required to follow along with the configuration examples. You can sign up for a trial tenant (no credit card required) at https://www.microsoft.com/en-us/microsoft-365/business/compare-more-office-365-for-business-plans. Some configuration options will require an Azure AD Premium subscription, which you can obtain as part of a Microsoft 365 trial or by activating an Azure AD Premium trial within the Azure portal (https://portal.azure.com).

Some examples require various PowerShell modules, such as the SharePoint Online Management Shell (https://www.microsoft.com/en-us/download/details.aspx?id=35588) or the Microsoft Teams module (https://www.powershellgallery.com/packages/MicrosoftTeams/1.0.3).

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Modern site group membership is managed through the Add-UnifiedGroupLinks cmdlet."

A block of code is set as follows:

Set-SPOUser -Site https://<tenant>.sharepoint.com/sites/<site> -LoginName <[email protected]> -IsSiteCollectionAdmin $true

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

Set-SPOUser -Site https://<tenant>.sharepoint.com/sites/<site> -LoginName <[email protected]> -IsSiteCollectionAdmin $true

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

Connect-SPOService -Credential (Get-Credential) -Url https://<tenant>-admin.sharepoint.com

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "In the navigation pane, select Classic features."

Warnings or important notes appear like this.
Tips and tricks appear like this.
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image