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

CM Administrative users #49

Closed jeffotterpohl closed 4 years ago

jeffotterpohl commented 4 years ago

Pull Request (PR) description

Adding a resource to give the ability to create\remove administrative users in Configuration Manager. Add, remove, match scopes, collections, and roles assigned to the admin user.

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #49    +/-   ##
======================================
  Coverage      96%    96%            
======================================
  Files          24     25     +1     
  Lines        2286   2534   +248     
======================================
+ Hits         2198   2446   +248     
  Misses         88     88            
NEllis280 commented 4 years ago

Tested in the lab and everything works as intended.