Releases: dsccommunity/xSystemSecurity
Releases · dsccommunity/xSystemSecurity
v1.5.1
[v1.5.1]
Deprecated
- 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
Fixed
- Fixes issue with importing composite resources (issue #34).
v1.5.1-preview0001
[v1.5.1-preview0001]
Deprecated
- 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
Fixed
- Fixes issue with importing composite resources (issue #34).
v1.5.0
[v1.5.0]
Added
- xSystemSecurity
- Added continuous delivery with a new CI pipeline.
Fixed
- 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
v1.5.0-preview0001
[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 functionGet-TargetResource
.
- Corrected flag handling so that the