dsccommunity / ConfigMgrCBDsc

This module contains DSC resources for the management and configuration of Microsoft System Center Configuration Manager Current Branch (ConfigMgrCB).
MIT License
27 stars 8 forks source link

Add CMClient Setting resources #101

Closed jeffotterpohl closed 3 years ago

jeffotterpohl commented 3 years ago

Pull Request (PR) description

This pull requests adds the functionality for Client Settings. Also updated ReverseDSC to handle the client settings.

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

codecov[bot] commented 3 years ago

Codecov Report

Merging #101 (d3cf685) into master (f1cd564) will decrease coverage by 0%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #101     +/-   ##
=======================================
- Coverage      98%    98%     -1%     
=======================================
  Files          41     60     +19     
  Lines        6137   8583   +2446     
=======================================
+ Hits         6046   8448   +2402     
- Misses         91    135     +44