tseward / SharePoint-Patch-Script

An updated version of Russ Maxwell's "5 hour" SharePoint Patch Script supporting SharePoint 2013, 2016, and 2019.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SharePoint Patch Script

An updated version of Russ Maxwell's "5 hour" SharePoint Patch Script supporting SharePoint 2013, SharePoint 2016, and SharePoint 2019. Original created for SharePoint 2013 by Russ Maxwell, this script has been updated with a few new features:

  • Support for SharePoint 2019, SharePoint 2016, and SharePoint 2013 in the same script
  • Support for multiple patch files for both platforms
  • Support for pausing/stopping multiple SharePoint Search Service Applications
  • It's now a module!
  • Retrieve patch metadata from SharePoint Updates
  • Download patches from the Microsoft Download Center
  • Run the Configuration Wizard (psconfig.exe) with all of the appropriate parameters

Usage:

See the wiki.

Russ Maxwell's original script is available at Why SharePoint 2013 Cumulative Update takes 5 hours to install?.

About

An updated version of Russ Maxwell's "5 hour" SharePoint Patch Script supporting SharePoint 2013, 2016, and 2019.

License:MIT License


Languages

Language:PowerShell 100.0%