Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 847 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 847 Bytes

SharePoint Periodic Checks

This repository contains an overview of SharePoint Periodic Checks, checks that need to be performed on a daily/weekly/monthly/quarterly basis.

I then created a PowerShell script that automates as much of these tasks as possible, so that performing these checks requires as little time as possible.

The repository consists out of three folders:

  1. PeriodicChecks: An overview of periodic checks for SharePoint, including template work instructions.
  2. Script: The PeriodicChecks script that automates many of the SharePoint Periodic Checks.
  3. Documentation: Script documentation and installation manual