dsccommunity / SecurityPolicyDsc

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

Bug fixes #107

Closed jcwalker closed 5 years ago

jcwalker commented 5 years ago

Pull Request (PR) description

Fixed spelling error for SecurityOption setting 'User_Account_Control_Behavior_of_the_elevation_prompt_for_standard_users' Changed 'Prompt for crendentials' to 'Prompt for credentials'. Corrected value for Microsoft_network_server_Server_SPN_target_name_validation_level policy

This Pull Request (PR) fixes the following issues

Fixes #105 Fixes #90

Task list


This change is Reviewable

codecov-io commented 5 years ago

Codecov Report

Merging #107 into dev will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@        Coverage Diff         @@
##           dev   #107   +/-   ##
==================================
  Coverage   89%    89%           
==================================
  Files        5      5           
  Lines      491    491           
==================================
  Hits       441    441           
  Misses      50     50