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

Adding CMSoftwareDistributionComponent Module #71

Closed jeffotterpohl closed 3 years ago

jeffotterpohl commented 3 years ago

Pull Request (PR) description

Adding resource for managing and configuring SoftwareDistributionComponent. Also gives the ability to add\remove Network Access Acccounts.

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

codecov[bot] commented 3 years ago

Codecov Report

Merging #71 (cf31225) into master (19bed44) will increase coverage by 0%. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #71    +/-   ##
======================================
  Coverage      97%    97%            
======================================
  Files          34     35     +1     
  Lines        3763   3897   +134     
======================================
+ Hits         3672   3806   +134     
  Misses         91     91            
NEllis280 commented 3 years ago

Tested this resource and it behaves as expected. Will do code review tomorrow.