All notable changes to this project will be documented in this file.
Features
- Bumped supported benjaminrobertson-applocker version.
- Bumped pdk version
- Added lint/unit tests to github actions.
Features
- Major change: Module has been migrated to use benjaminrobertson-applocker. Dependencies need to be updated in Puppetfile. See applocker module for its dependencies on the xml-simple gem and how to install it.
- Module now supports 'AuditOnly' mode for applocker rules.
Known Issues
- Windows 2016/2019/2022 will throw an error on 1st Puppet run when activating the AppIDSvc, this is due to it being a protected service, subsequent runs will run clean.
Features
- Initial release
Bugfixes
Known Issues
- Audit only option not working, can only run the module in enforce mode.
- Windows 2016/2019/2022 will throw an error on 1st Puppet run when activating the AppIDSvc, this is due to it being a protected service, subsequent runs will run clean.