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_CMSecurityRoles #59

Closed jeffotterpohl closed 4 years ago

jeffotterpohl commented 4 years ago

Pull Request (PR) description

Initial creation of CMSecurityRoles. The module will give the ability to import Security Roles or Append Security Roles with additional settings with specifying a xml file. The module will also give the ability to remove Security roles if no users are currently assigned to the security role.

Task list


This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #59    +/-   ##
======================================
  Coverage      97%    97%            
======================================
  Files          32     33     +1     
  Lines        3390   3552   +162     
======================================
+ Hits         3302   3464   +162     
  Misses         88     88