System Configuration Collector for Windows collects configuration data from Windows systems and compares the data with the previous run. Differences are added to a logbook, and all data can be sent to the server part of SCC.
| Tags | Documentation Utilities Systems Administration Operating Systems Monitoring Logging |
|---|---|
| Licenses | GPL |
| Operating Systems | Windows Windows |
| Implementation | Perl |
Recent releases


Changes: In an office network with many laptops, it is useful to run scc frequently to collect the data from as many systems as possible. The --min_age has been added to limit the number of times per day(s) the data is collected for each system. This release adds systems to the main index.html when they are skipped because of the --missing or --min_age options. The data in the boot module has been aligned.


Changes: The --timeout option is implemented to avoid hangups when accessing non-responsive remote systems. The --fqdn option has been implemented to support identical hostnames in different domains. Some minor corrections and additions have been implemented in the collectors. The programs now report unknown options.


Changes: The --report option has been added. Temporary files no longer remain when the program finishes. The hostname of the system being processed has been added to the progress and error messages. This release will continue processing with subsequent systems when a system fails during collection or transport.


Changes: The abrupt termination of the program when the SecurityCenter WMI-classes are absent has been corrected.


Changes: For domains with many users and groups, the new users module will hang until memory is full. The offending WMI query for the memberships of users and groups has been disabled pending further investigation.