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

CMHeartbeatDiscovery: ScheduleCount has restrictions depending on Days or Hours Interval #39

Closed rchristman89 closed 3 years ago

rchristman89 commented 4 years ago

Details of the scenario you tried and the problem that is occurring

Setting ScheduleCount to anything over 31 and ScheduleInterval to Days results in it setting it to 31. Setting ScheduleCount to anything over 23 and ScheduleInterval to hours results in it setting it to 23.

NEllis280 commented 3 years ago

Suggestion is to add write-warning for user friendliness. Do both in test and set.