Project Description
A Windows PowerShell v3 module for applying (cumulative/security) updates to SharePoint Server 2013/2016 and Office Web Apps Server 2013 remotely.

Installing security/cumulative updates and upgrading SharePoint Server farms and Office Web Apps is a intensive and time consuming. This project is focused on trying to make this task more easier for SharePoint IT admins.

This project consist of code found all over the internet and not written solely by me but also other very talented people and changed if needed to fulfill certain purpose needed for this project.

Note: Please provide feedback via discussions and issues or twitter. I'm looking forward to your opinion, likes, new feature requests or issues you came across.

Why use this module?

What you need?

Support Operating Systems

Note: AutoSPUpdater has now been fully tested on a multi-tier multi-server SharePoint farm and also a two nodes Office Web Apss server farm. The tests where run from a Windows Server 2012 R2 management server with PowerShell v4, we will be testing AutoSPUpdater using e.g. PowerShell v3 in a short while.

Supported features

Note: The sections below explains how to get started with AutoSPUpdater.

Before installation (SharePoint)

Open SharePoint Central Administration and confirm that the following is true:

Note: If any of the above conditions isn't true, try fixing them before installing any updates! Also if you are using availability groups for hosting the SharePoint usage database, you will also have to ask the SQL team to remove the usage database from the AG group temporarily for AutoSPUpdater to be able to run the farm configuration wizard successfully.

Example usage

The file share should look something like this (this is an example share):

Note: Please replace <fileserver> with the fully qualified domain name (FQDN) of the file server hosting the file share.

Permissions

Features currently being develop

Known issues