Book Image

Microsoft SharePoint Server 2019 and SharePoint Hybrid Administration

By : Aaron Guilmette
Book Image

Microsoft SharePoint Server 2019 and SharePoint Hybrid Administration

By: Aaron Guilmette

Overview of this book

SharePoint Server is an on-premises collaboration and business productivity platform. It serves as a content management and web services platform, enabling users to create, publish, and discover content and applications and integrate with business systems. This SharePoint book offers complete, up-to-date coverage of the SharePoint Server 2019 interface to help you configure and deploy confidently from the start. With the help of clear and succinct explanations and expert tips, this book covers SharePoint Server and SharePoint Hybrid configuration as well as the process for migrating to Microsoft SharePoint Online. As the book takes you through strategies and techniques for configuring and managing SharePoint on-premises and hybrid scenarios, you’ll get to grips with the concepts essential for SharePoint deployments, such as authentication, Business Connectivity Services, and the data gateway. You’ll also explore migration methods and strategies. By the end of this book, you'll have learned the fundamentals of deploying SharePoint Server 2019 and be able to use this reference guide for your administration tasks.
Table of Contents (19 chapters)

Planning and configuring OneDrive/My Site access

From an architecture perspective, the My Sites or OneDrive feature is really just a specialized site collection that hosts individual user SharePoint sites. It has a specific template (the My Site Host template) that's used to store personal files and content. You can think of it as a potential replacement for standard file share-based home directories.

My Sites and the User Profile service have interdependencies: a My Sites site collection is required for the User Profile service (which we'll get to in the next section); My Sites requires a User Profile service application, while the User Profile service requires that we assign a My Sites collection as part of the configuration. My Sites also requires a Managed Metadata service application (you'll learn more about the Managed Metadata service application in Chapter 7, Planning and Configuring Managed Metadata). Configuring My Sites requires a little bit of back and forth...