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:
- PeriodicChecks: An overview of periodic checks for SharePoint, including template work instructions.
- Script: The PeriodicChecks script that automates many of the SharePoint Periodic Checks.
- Documentation: Script documentation and installation manual