SecurityPolicyDsc

3.0.0-preview0003

This module is a wrapper around secedit.exe which provides the ability to configure user rights assignments

Minimum PowerShell version

5.1

This is a prerelease version of SecurityPolicyDsc.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name SecurityPolicyDsc -RequiredVersion 3.0.0-preview0003 -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name SecurityPolicyDsc -Version 3.0.0-preview0003 -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright the DSC Community contributors. All rights reserved.

Package Details

Author(s)

  • DSC Community

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource Secedit SecurityPolicyDsc

DSCResources

AccountPolicy SecurityOption SecurityTemplate UserRightsAssignment

Dependencies

This module has no dependencies.

Release Notes

## [3.0.0-preview0003] - 2020-09-24

### Added

- SecurityPolicyDsc:
 - Added automatic release with a new CI pipeline.
   [Issue #143](https://github.com/dsccommunity/SecurityPolicyDsc/issues/143).

### Changed

- SecurityPolicyDsc:
 - Resolved custom Script Analyzer rules that was added to the test framework.
 - Moved change log to CHANGELOG.md.
 - Added support for more SDDL SID constants
   [Issue #126](https://github.com/dsccommunity/SecurityPolicyDsc/issues/126).
   - Added functions to convert identity to and from SDDL SID constants.
   - Changed Format-RestrictedRemoteSAM to use new function to create strings with additional SDDL SID constants.
   - Changed ConvertTo-CimRestrictedRemoteSam to use new function to accept more possible SDDL SID constants.
   - Changed ConvertTo-CimRestrictedRemoteSam to skip CimInstance creation if no valid Identity was found.
 - Added schema descriptions for all properties and update README.
 - Added PowerShell Dsc Resource Help Files.
- AccountPolicy:
 - Improved and updated unit tests to Pester v4 format.

### Fixed

- AccountPolicy:
 - Ensure `Get` method returns the specified `Name` property.
 - Fix applying Account_lockout_duration to zero
   [Issue #140](https://github.com/dsccommunity/SecurityPolicyDsc/issues/140).

FileList

Version History

Version Downloads Last updated
3.0.0-previe... 5,496 5/21/2021
3.0.0-previe... 35 5/21/2021
3.0.0-previe... 29 5/20/2021
3.0.0-previe... (current version) 735 9/24/2020
3.0.0-previe... 587 5/17/2020
3.0.0-previe... 48 5/13/2020
2.10.0.0 3,047,079 9/19/2019
2.9.0.0 26,029 8/8/2019
2.8.0.0 63,718 4/3/2019
2.7.0.0 40,056 1/10/2019
2.6.0.0 1,698 11/29/2018
2.5.0.0 5,528 9/5/2018
2.4.0.0 54,997 7/25/2018
2.3.0.0 10,888 6/13/2018
2.2.0.0 6,454 12/20/2017
2.1.0.0 7,870 11/15/2017
2.0.0.0 1,023 10/5/2017
1.5.0.0 6,147 8/23/2017
1.4.0.0 787 7/12/2017
1.3.0.0 1,150 6/1/2017
1.2.0.0 11,852 3/8/2017
1.1.0.0 227 2/17/2017
1.0.0.0 307 2/3/2017
Show more