All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
This project only uses dates (yyyy-mm-dd) to track changes.
snowagent.config.xsd
- added the system settingprocess_affinity
, introduced with Snow Inventory Agent for Windows 7.2.0 .
- Added the
snowagent.config.xsd
file in the ./schemas/v1.0.0 folder to allow validation of agent configuration files. - Added details about schema validation to the
README.md
.
- Updated Snow Docs links in
README.md
.
-
Added
.gitattributes
file to handle line endings of config files the same over all platforms -
./windows/snowagent.config
- updated xml namespace to prevent Inventory Server Errors -
./macos/snowagent.config
- reverted xml namespace to prevent Inventory Server Errors -
./linux/snowagent.config
- reverted xml namespace to prevent Inventory Server Errors -
./unix/snowagent.config
- reverted xml namespace to prevent Inventory Server Errors -
./windows/snowagent.config
- changed encoding from UTF-8-BOM to UTF-8
- Moved configuration templates from docs.snowsoftware.com to github
./windows/snowagent.config
- added xml namespace
./windows/snowagent.config
- changed scheduleTimeOfDay
to the preferred and easier to read time format. The duration format is still supported../windows/snowagent.config
- changedLogging
>Level
to verbose andLogging
>MaxSize
to 10240 to align all default configurations and allow easier troubleshooting../macos/snowagent.config
- changedLogging
>Level
to verbose andLogging
>MaxSize
to 10240 to align all default configurations and allow easier troubleshooting../macos/snowagent.config
- updated xml namespace./linux/snowagent.config
- updated xml namespace./unix/snowagent.config
- updated xml namespace
./windows/snowagent.config
- removedsaas.ie11.enabled
setting, which was removed in Snow Inventory Agent for Windows 6.10.0../macos/snowagent.config
- removedsaas.ie11.enabled
setting what never was an MacOS option../unix/snowagent.config
- removedscan.software.svr4
,software.scan.ips
,software.scan.lpp
andsoftware.scan.sd
as they are defaulting to true and only executed on the specific operating system.