xSystemSecurity
1.5.1
This module contains DSC resources for configuring and managing computer security.
Minimum PowerShell version
4.0
Installation Options
Owners
Copyright
Copyright the DSC Community contributors. All rights reserved.
Package Details
Author(s)
- DSC Community
Tags
DesiredStateConfiguration DSC DSCResourceKit DSCResource
DSCResources
xIEEsc xUAC xFileSystemAccessRule
Dependencies
This module has no dependencies.
Release Notes
## [1.5.1] - 2020-03-13
### Deprecated
- **THIS MODULE HAS BEEN DEPRECATED**. It will no longer be released. Please use
the following modules instead:
- The resource `xIEEsc` have been replaced by `IEEnhancedSecurityConfiguration`
in the module [ComputerManagementDsc](https://github.com/dsccommunity/ComputerManagementDsc).
- The resource `xUac` have been replaced by `UserAccountControl`
in the module [ComputerManagementDsc](https://github.com/dsccommunity/ComputerManagementDsc).
- The resource `xFileSystemAccessRule` have been replaced by `FileSystemAccessRule`
in the module [FileSystemDsc](https://github.com/dsccommunity/FileSystemDsc).
### Fixed
- Fixes issue with importing composite resources ([issue #34](https://github.com/dsccommunity/xSystemSecurity/issues/34)).
## [1.5.0] - 2020-01-29
### 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 function `Get-TargetResource`.
## [1.4.0.0] - 2018-06-13
- Changes to xFileSystemAccessRule
- Fixed issue when cluster shared disk is not present on the server
([issue #16](https://github.com/dsccommunity/xSystemSecurity/issues/16)).
[Dan Reist (@randomnote1)](https://github.com/randomnote1)
#
## [1.3.0.0] - 2017-12-20
- Updated FileSystemACL Set
#
## [1.2.0.0] - 2016-09-21
- Converted appveyor.yml to install Pester from PSGallery instead of from
Chocolatey.
- Added xFileSystemAccessRule resource
#
## [1.1.0.0] - 2015-09-11
- Fixed encoding
#
## [1.0.0.0] - 2015-04-23
- Initial release with the following resources
- xUAC
- xIEEsc
FileList
- xSystemSecurity.nuspec
- xSystemSecurity.psd1
- en-US\about_xSystemSecurity.help.txt
- DSCResources\xUAC\xUAC.schema.psm1
- DSCResources\xUAC\xUAC.psd1
- DSCResources\xIEEsc\xIEEsc.psd1
- DSCResources\xIEEsc\xIEEsc.schema.psm1
- DSCResources\MSFT_xFileSystemAccessRule\MSFT_xFileSystemAccessRule.schema.mof
- DSCResources\MSFT_xFileSystemAccessRule\MSFT_xFileSystemAccessRule.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
1.5.1 (current version) | 254,370 | 3/13/2020 |
1.5.1-previe... | 18 | 3/13/2020 |
1.5.0 | 9,195 | 1/29/2020 |
1.5.0-previe... | 15 | 1/29/2020 |
1.4.0.0 | 102,549 | 6/13/2018 |
1.3.0.0 | 8,750 | 12/20/2017 |
1.2.0.0 | 18,871 | 9/21/2016 |
1.1.0.0 | 42,197 | 9/11/2015 |
1.0.1 | 628 | 5/13/2014 |
1.0 | 60 | 4/8/2014 |