github dsccommunity/ComputerManagementDsc v4.0.0

4 years ago
  • BREAKING CHANGE: xScheduledTask:
    • Breaking change because Get-TargetResource no longer outputs
      ActionExecutable and ScheduleType properties when the scheduled
      task does not exist. It will also include TaskPath in output when
      scheduled task does not exist.
  • xScheduledTask:
    • Add support to disable built-in scheduled tasks - See Issue #74.
    • Fix unit test mocked schedule task object structure.
    • Fix error message when trigger type is unknown - See Issue #121.
    • Moved strings into separate strings file.
    • Updated to meet HQRM guidelines.
  • xComputer:
    • Resolved bug in Get-ComputerDomain where LocalSystem doesn't have
      rights to the domain.
  • Updated tests to meet Pester V4 guidelines - See Issue #106.
  • Converted module to use auto documentation format.

Don't miss a new ComputerManagementDsc release

NewReleases is sending notifications on new releases.