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)

Updating SharePoint Server and validating the installation

At some point, every SharePoint Server farm needs to have maintenance tasks performed on it, such as updating with a newer service pack or cumulative update. These updates typically provide security enhancements or new features and capabilities.

Updating SharePoint Server farms can require multiple steps, including two separate types of update files:

  • Public updates, which are language-independent updates
  • A language-dependent patch, which contains language-specific updates

While the public updates are typically released monthly, the language-dependent patch may not be. When performing a public update, it's necessary to rerun the most recent language update patch to ensure that all the components continue to function correctly.

When software updates are released, you'll need to distribute the binaries (both the public update and the most recent language patch) to each server in the farm. There is not a specified server...