jlombari / ServerReporter

Server Reporter automatically performs routine sysadmin tasks and generates an HTML report of the results.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server Reporter

A C# SysAdmin tool

Build Status Source Status Framework License

Server Reporter automates common SysAdmin tasks and generates an HTML report with the task results.

  • Target: Windows Servers 2019+
  • Works on Windows 10+ Desktop too!
  • Depends on .NET 7
  • Coming Soon: Linux support

Automated Tasks

  • Retreive Hardware details
  • chkdsk on C:
  • SFC /ScanNow
  • Disk Cleanup sagerun:1
  • AD Health report (Checks if local device is in a domain, then performs health check on entire forest)
  • Internet Speed Test by ookla

TODO

  • Add alternative sagerun modes to choose from before running
  • Add pre-run environment check to determine runtime variables per OS

About

Server Reporter automatically performs routine sysadmin tasks and generates an HTML report of the results.

License:GNU General Public License v3.0