The format is based on and uses the types of changes according to Keep a Changelog, and this project adheres to Semantic Versioning.
- THIS MODULE HAS BEEN DEPRECATED. It will no longer be released. Please use
the following modules instead:
- The resource
xIEEsc
have been replaced byIEEnhancedSecurityConfiguration
in the module ComputerManagementDsc. - The resource
xUac
have been replaced byUserAccountControl
in the module ComputerManagementDsc. - The resource
xFileSystemAccessRule
have been replaced byFileSystemAccessRule
in the module FileSystemDsc.
- The resource
- Fixes issue with importing composite resources (issue #34).
- xSystemSecurity
- Added continuous delivery with a new CI pipeline.
- xSystemSecurity
- Fixed the correct URL on status badges.
- xFileSystemAccessRule
- Corrected flag handling so that the
Test-TargetResource
passes correctly. - Using
Ensure = 'Absent'
with no rights specified will now correctly remove existing ACLs for the specified identity, rather than silently leaving them there. - Correctly returns property
Ensure
from the functionGet-TargetResource
.
- Corrected flag handling so that the
- Changes to xFileSystemAccessRule
- Fixed issue when cluster shared disk is not present on the server (issue #16). Dan Reist (@randomnote1)
- Updated FileSystemACL Set
- Converted appveyor.yml to install Pester from PSGallery instead of from Chocolatey.
- Added xFileSystemAccessRule resource
- Fixed encoding
- Initial release with the following resources
- xUAC
- xIEEsc