An open API service indexing awesome lists of open source software.

https://github.com/luigilink/spsweather

SPSWeather is a PoweShell script tool to have a status of your SharePoint Environment
https://github.com/luigilink/spsweather

health powershell script sharepoint status weather

Last synced: 19 days ago
JSON representation

SPSWeather is a PoweShell script tool to have a status of your SharePoint Environment

Awesome Lists containing this project

README

          

# SPSWeather

![Latest release date](https://img.shields.io/github/release-date/luigilink/SPSWeather.svg?style=flat)
![Total downloads](https://img.shields.io/github/downloads/luigilink/SPSWeather/total.svg?style=flat)
![Issues opened](https://img.shields.io/github/issues/luigilink/SPSWeather.svg?style=flat)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

**SPSWeather** is a PowerShell tool that produces a health-check report of a SharePoint Server farm and emails it to administrators. It collects SharePoint, Search, system/IIS and SQL signals over CredSSP remoting and renders a single HTML report that highlights any alert.

Compatible with SharePoint Server **2016**, **2019**, and **Subscription Edition**.

## Quick links

- 📦 [Latest release](https://github.com/luigilink/SPSWeather/releases/latest)
- 📖 [Documentation (Wiki)](https://github.com/luigilink/SPSWeather/wiki)
- 🚀 [Getting Started](https://github.com/luigilink/SPSWeather/wiki/Getting-Started)
- ⚙️ [Configuration reference](https://github.com/luigilink/SPSWeather/wiki/Configuration)
- 🩺 [Health checks reference](https://github.com/luigilink/SPSWeather/wiki/Health-Checks)
- 📝 [Changelog](CHANGELOG.md)
- 🤝 [Contributing](.github/CONTRIBUTING.md)