Skip to content

Releases: dsccommunity/ComputerManagementDsc

v9.2.1-preview0001

30 Sep 18:14
62ba944
Compare
Choose a tag to compare
v9.2.1-preview0001 Pre-release
Pre-release

[v9.2.1-preview0001]

Fixed

  • VirtualMemory fix incorrect variable name
  • SmbServerConfiguration remove errant argument

Changed

  • Converted tests to Pester 5
  • Rename Delete-ADSIObject to Delete-ADSIObject to satisfy HQRM

Removed

  • Removed Get-InvalidOperationRecord to use version provided by DscResource.Test

v9.2.0

30 Sep 16:52
c8977b0
Compare
Choose a tag to compare

[v9.2.0]

Added

  • ScheduledTask
    • Added support for configuring Event ValueQueries, allowing the triggering event to be
      parsed for values which are sent to the scheduled task script.
      Fixes Issue #392.

Fixed

  • ScheduledTask
    • Resolved an issue where DaysOfWeek array ordering can cause configuration drift.
      Fixes Issue #354.
  • Update build process to pin GitVersion to 5.* to resolve errors
    (gaelcolas/Sampler#477).

Changed

  • CI Pipeline
    • Updated pipeline files to match current DSC Community patterns - fixes Issue #427.
    • Updated HQRM step to use windows-latest image.

v9.2.0-preview0001

31 Aug 07:13
c8977b0
Compare
Choose a tag to compare
v9.2.0-preview0001 Pre-release
Pre-release

[v9.2.0-preview0001]

Added

  • ScheduledTask
    • Added support for configuring Event ValueQueries, allowing the triggering event to be
      parsed for values which are sent to the scheduled task script.
      Fixes Issue #392.

Fixed

  • ScheduledTask
    • Resolved an issue where DaysOfWeek array ordering can cause configuration drift.
      Fixes Issue #354.
  • Update build process to pin GitVersion to 5.* to resolve errors
    (gaelcolas/Sampler#477).

Changed

  • CI Pipeline
    • Updated pipeline files to match current DSC Community patterns - fixes Issue #427.
    • Updated HQRM step to use windows-latest image.

v9.1.1-preview0001

06 Jun 21:12
58f77e4
Compare
Choose a tag to compare
v9.1.1-preview0001 Pre-release
Pre-release

[v9.1.1-preview0001]

Changed

  • CI Pipeline
    • Updated pipeline files to match current DSC Community patterns - fixes Issue #427.
    • Updated HQRM step to use windows-latest image.

v9.1.0

30 Apr 06:58
e5f1ccc
Compare
Choose a tag to compare

[v9.1.0]

Changed

  • ComputerManagementDsc
    • The class-based resources are now re-using the module DscResource.Base - Fixes Issue #404.
    • Removed the file source/build.psd1 as it is no longer required for the
      build pipeline.
    • Fixed Delete-ADSIObject so that existing AD Computer objects will be deleted. Fixes Issue #414.
  • PSResourceRepository
    • The resource now supports the read-only property Reasons that the
      compliance part (audit via Azure Policy) of Azure AutoManage Machine
      Configuration uses.

Fixed

  • ComputerManagementDsc
    • AppVeyor build now sets the correct module version to be able to run tests.
  • ScheduledTask
    • Allowed values for ScheduleType updated to accept AtLogon over AtLogOn - Fixes Issue #420
  • SmbShare
    • Allow Test-TargetResource to succeed when access entries use different order - Fixes Issue #247, Issue #423
  • UserAccountControl
    • Ensure registry keys are created as REG_DWORD rather than REG_SZ - Fixes Issue #412

v9.1.0-preview0004

24 Apr 17:59
e5f1ccc
Compare
Choose a tag to compare
v9.1.0-preview0004 Pre-release
Pre-release

[v9.1.0-preview0004]

Changed

  • ComputerManagementDsc
    • The class-based resources are now re-using the module DscResource.Base - Fixes Issue #404.
    • Removed the file source/build.psd1 as it is no longer required for the
      build pipeline.
    • Fixed Delete-ADSIObject so that existing AD Computer objects will be deleted. Fixes Issue #414.
  • PSResourceRepository
    • The resource now supports the read-only property Reasons that the
      compliance part (audit via Azure Policy) of Azure AutoManage Machine
      Configuration uses.

Fixed

  • ComputerManagementDsc
    • AppVeyor build now sets the correct module version to be able to run tests.
  • ScheduledTask
    • Allowed values for ScheduleType updated to accept AtLogon over AtLogOn - Fixes Issue #420
  • SmbShare
    • Allow Test-TargetResource to succeed when access entries use different order - Fixes Issue #247, Issue #423
  • UserAccountControl
    • Ensure registry keys are created as REG_DWORD rather than REG_SZ - Fixes Issue #412

v9.1.0-preview0003

04 Dec 06:44
196d491
Compare
Choose a tag to compare
v9.1.0-preview0003 Pre-release
Pre-release

[v9.1.0-preview0003]

  • ScheduledTask
    • Allowed values for ScheduleType updated to accept AtLogon over AtLogOn - Fixes Issue #420

Changed

  • ComputerManagementDsc
    • The class-based resources are now re-using the module DscResource.Base - Fixes Issue #404.
    • Removed the file source/build.psd1 as it is no longer required for the
      build pipeline.
    • Fixed Delete-ADSIObject so that existing AD Computer objects will be deleted. Fixes Issue #414.
  • PSResourceRepository
    • The resource now supports the read-only property Reasons that the
      compliance part (audit via Azure Policy) of Azure AutoManage Machine
      Configuration uses.

Fixed

  • ComputerManagementDsc
    • AppVeyor build now sets the correct module version to be able to run tests.

v9.1.0-preview0002

17 Jul 17:35
9566942
Compare
Choose a tag to compare
v9.1.0-preview0002 Pre-release
Pre-release

[v9.1.0-preview0002]

Changed

  • ComputerManagementDsc
    • The class-based resources are now re-using the module DscResource.Base - Fixes Issue #404.
    • Removed the file source/build.psd1 as it is no longer required for the
      build pipeline.
    • Fixed Delete-ADSIObject so that existing AD Computer objects will be deleted. Fixes Issue #414.
  • PSResourceRepository
    • The resource now supports the read-only property Reasons that the
      compliance part (audit via Azure Policy) of Azure AutoManage Machine
      Configuration uses.

v9.1.0-preview0001

10 Mar 02:11
fcff2e0
Compare
Choose a tag to compare
v9.1.0-preview0001 Pre-release
Pre-release

[v9.1.0-preview0001]

Changed

  • ComputerManagementDsc
    • The class-based resources are now re-using the module DscResource.Base - Fixes Issue #404.
    • Removed the file source/build.psd1 as it is no longer required for the
      build pipeline.
  • PSResourceRepository
    • The resource now supports the read-only property Reasons that the
      compliance part (audit via Azure Policy) of Azure AutoManage Machine
      Configuration uses.

v9.0.1-preview0001

25 Feb 22:30
41ec47e
Compare
Choose a tag to compare
v9.0.1-preview0001 Pre-release
Pre-release

[v9.0.1-preview0001]