dsccommunity / SecurityPolicyDsc

A wrapper around secedit.exe to configure local security policies
MIT License
177 stars 53 forks source link

AccountPolicy/SecurityOption: Extend PowerShell v7 Compatibility for AccountPolicy/SecurityOption SecurityPolicyDsc DSC Resources #163

Closed bcwilhite closed 3 years ago

bcwilhite commented 3 years ago

Pull Request (PR) description

AccountPolicy/SecurityOption: Extend PowerShell v7 Compatibility for AccountPolicy/SecurityOption SecurityPolicyDsc DSC Resources

This Pull Request (PR) fixes the following issues #162

Task list


This change is Reviewable

codecov[bot] commented 3 years ago

Codecov Report

Merging #163 (579d54b) into master (b29bdf8) will decrease coverage by 0%. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #163   +/-   ##
=====================================
- Coverage      89%    89%   -1%     
=====================================
  Files           5      5           
  Lines         575    574    -1     
=====================================
- Hits          517    516    -1     
  Misses         58     58           
gaelcolas commented 3 years ago

Please test 3.0.0-preview0006 and open an issue if any. When we're confident that works, we can do a full release.