Skip to content

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

License

Notifications You must be signed in to change notification settings

jlombari/ServerReporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published