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

Custom module to add Distribution Point groups #50

Closed jeffotterpohl closed 4 years ago

jeffotterpohl commented 4 years ago

Pull Request (PR) description

Custom module to add distribution point groups to configuration manager. The resource will also be able to add distribution points match, include, exclude to the a new\already created distribution point group.

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

Merging #50 into master will increase coverage by 0%. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #50   +/-   ##
=====================================
  Coverage      96%    96%           
=====================================
  Files          25     26    +1     
  Lines        2534   2632   +98     
=====================================
+ Hits         2446   2544   +98     
  Misses         88     88           
NEllis280 commented 4 years ago

Tested this, with latest updates in the lab and everything works as intended.