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

CMUserDiscovery - Updated Schedule parameter handling #76

Closed NEllis280 closed 3 years ago

NEllis280 commented 3 years ago

Pull Request (PR) description

This PR adds warnings to the CMUserDiscovery resource warning when the maximum schedule interval has been exceeded or the minimum not met (for minutes) and adds handling for test/set when the specified interval is greater/less than the maximum/minimum allowed.

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

codecov[bot] commented 3 years ago

Codecov Report

Merging #76 (8da7c04) into master (b792c3d) will increase coverage by 0%. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #76   +/-   ##
=====================================
  Coverage      97%    97%           
=====================================
  Files          34     34           
  Lines        3737   3763   +26     
=====================================
+ Hits         3646   3672   +26     
  Misses         91     91