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

DSC_CMSecurityScopes #57

Closed jeffotterpohl closed 4 years ago

jeffotterpohl commented 4 years ago

Pull Request (PR) description

A custom resource giving the ability to create Security Scopes for Configuration Manager. Gives the ability to add or delete security scopes and provide a description of the security scope.

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #57   +/-   ##
=====================================
  Coverage      97%    97%           
=====================================
  Files          30     31    +1     
  Lines        3150   3207   +57     
=====================================
+ Hits         3062   3119   +57     
  Misses         88     88