github dsccommunity/ComputerManagementDsc v8.3.0

3 years ago

[v8.3.0]

Changed

  • ComputerManagementDsc
    • Updated to use the common module DscResource.Common - Fixes Issue #327.
    • Fixed build failures caused by changes in ModuleBuilder module v1.7.0
      by changing CopyDirectories to CopyPaths - Fixes Issue #332.
    • Pin Pester module to 4.10.1 because Pester 5.0 is missing code
      coverage - Fixes Issue #336.
  • ScheduledTask
    • Add "StopExisting" to valid values for MultipleInstances parameter - Fixes Issue #333.

Fixed

  • ComputerManagementDsc
    • Improved integration test reliability by resetting the DSC LCM
      before executing each test using the Reset-DscLcm function - Fixes Issue #329.
    • Split integration test MOF compilation out of application to standardize
      pattern and make it easier to determine cause of failure.

Don't miss a new ComputerManagementDsc release

NewReleases is sending notifications on new releases.