Project Description

SystemScanner tracks the system state of computers for the purposes of configuration and change management. A small client app regularly reports its state to a service that runs on a computer of your choosing, which then saves it to an MSSQL database for subsequent analysis.

The specific elements of the computer's configuration that are tracked are:

Most of the focus has been on the scanning and logging pieces. There is a WPF GUI that can be used for some rudimentary analysis, but it is currently very simple.

Requirements