Skip to content

v1.5.0-preview0001

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscbot dscbot released this 29 Jan 11:56
· 4 commits to master since this release
20a9079

[v1.5.0-preview0001]

Added

  • xSystemSecurity
    • Added continuous delivery with a new CI pipeline.

Fixed

  • 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 function Get-TargetResource.