ConfigMgrCBDsc
ConfigMgrCBDsc copied to clipboard
This module contains DSC resources for the management and configuration of Microsoft System Center Configuration Manager Current Branch (ConfigMgrCB).
ISSUE DESCRIPTION: Update unit tests to run with Pester 5
Request SCCM version and Windows 10 version and pull the correct versions from the internet.
ISSUE DESCRIPTION: Remove validation from the parameter $Version or add released versions. [source/DSCResources/xSccmInstall/xSccmInstall.schema.psm1, Line43. ](https://github.com/dsccommunity/ConfigMgrCBDsc/blob/28f681daaa9cde7106c4db455abe4b540fba6d4f/source/DSCResources/xSccmInstall/xSccmInstall.schema.psm1#L43C9-L43C70)
Updated Version parameter to accept the recent versions in support 2403 and 2309. Have tested both with no issues. Other modules all working as before. #### Pull Request (PR) description...