All Projects → Nauplius → SharePoint-Patch-Script

Nauplius / SharePoint-Patch-Script

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

Programming Languages

powershell
5483 projects

Projects that are alternatives of or similar to SharePoint-Patch-Script

Sharepointdsc
The SharePointDsc PowerShell module provides DSC resources that can be used to deploy and manage a SharePoint farm
Stars: ✭ 205 (+327.08%)
Mutual labels:  sharepoint
pnp-starterkit-setup
x-platform setup script for the SharePoint Starter Kit
Stars: ✭ 14 (-70.83%)
Mutual labels:  sharepoint
List-Formatting
List Formatting Samples for use in SharePoint and Microsoft Lists
Stars: ✭ 1,227 (+2456.25%)
Mutual labels:  sharepoint
react-taxonomypicker
A Taxonomy Picker control built with TypeScript for React. Built for use in Office 365 / SharePoint
Stars: ✭ 23 (-52.08%)
Mutual labels:  sharepoint
bmod
bmod parses binaries for modification/patching and disassembles machine code sections.
Stars: ✭ 12 (-75%)
Mutual labels:  patching
cisar
SharePoint CSR Live Editor (Chrome extension)
Stars: ✭ 73 (+52.08%)
Mutual labels:  sharepoint
Phpspo
Office 365 Library for PHP. It allows to performs CRUD operations against Office 365 resources via an REST/OData based API
Stars: ✭ 198 (+312.5%)
Mutual labels:  sharepoint
Awesome-SharePoint-Node.js
A collection of libraries and tools for Node.js runtime dealing with SharePoint
Stars: ✭ 85 (+77.08%)
Mutual labels:  sharepoint
camljs
Library for creating SharePoint CAML queries client-side. For JSOM, REST or SPServices.
Stars: ✭ 77 (+60.42%)
Mutual labels:  sharepoint
vbo365-rest
Unofficial Self-Service Web Portal for Veeam Backup for Microsoft Office 365
Stars: ✭ 44 (-8.33%)
Mutual labels:  sharepoint
sp-formatter
SharePoint formatter Chromium Edge and Google Chrome browser extension
Stars: ✭ 26 (-45.83%)
Mutual labels:  sharepoint
vbo365-rest-self-service
Unofficial Self-Service Web Portal for Veeam Backup for Microsoft Office 365
Stars: ✭ 24 (-50%)
Mutual labels:  sharepoint
ELFPatch
A library for patching ELFs
Stars: ✭ 46 (-4.17%)
Mutual labels:  patching
Office365dev
《Office 365 开发入门指南》,本书已经于2018年9月份由北京大学出版社上市发行,可以通过 http://product.dangdang.com/25347066.html 进行购买。配套视频教程于2019年2月在网易云课堂上架,你可以通过 https://aka.ms/office365devlesson 参加学习,教程相关的参考资料、范例代码、相关链接,请访问 https://github.com/chenxizhang/office365dev/tree/master/lessons
Stars: ✭ 228 (+375%)
Mutual labels:  sharepoint
SharePoint-Security
A Github Repository Created to compliment a BSides Canberra 2018 talk on SharePoint Security.
Stars: ✭ 42 (-12.5%)
Mutual labels:  sharepoint
Spservices
SPServices is a jQuery library which abstracts SharePoint's Web Services and makes them easier to use. It also includes functions which use the various Web Service operations to provide more useful (and cool) capabilities. It works entirely client side and requires no server install.
Stars: ✭ 199 (+314.58%)
Mutual labels:  sharepoint
IPAPatch
Patch iOS Apps, The Easy Way, Without Jailbreak.
Stars: ✭ 301 (+527.08%)
Mutual labels:  patching
auter
Automatic updates for RHEL, Debian, and their derivatives, with the ability to run pre/post hooks & reboot afterwards.
Stars: ✭ 58 (+20.83%)
Mutual labels:  patching
mvp-monitor
📊 Microsoft MVPs Monitor
Stars: ✭ 30 (-37.5%)
Mutual labels:  sharepoint
SPOMod
SharePoint Module for managing lists, items and files. The module is a massive work comprising over 3000 lines of code and 50 SharePoint Online cmdlets for managing: lists list columns list items files content type taxonomy
Stars: ✭ 20 (-58.33%)
Mutual labels:  sharepoint

Repository Moved

This repository has moved to tseward/SharePoint-Patch-Script.

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?.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].