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
- Host: GitHub
- URL: https://github.com/luigilink/spsweather
- Owner: luigilink
- License: mit
- Created: 2024-10-08T19:51:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-18T11:31:00.000Z (over 1 year ago)
- Last Synced: 2024-12-14T21:11:43.422Z (over 1 year ago)
- Topics: health, powershell, script, sharepoint, status, weather
- Language: PowerShell
- Homepage:
- Size: 77.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# SPSWeather



[](CODE_OF_CONDUCT.md)
[](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)