Skip to content

Releases: dsccommunity/ComputerManagementDsc

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]

v9.0.0

22 Feb 19:46
e312353
Compare
Choose a tag to compare

[v9.0.0]

Fixed

  • ScheduledTask
    • No longer conflates resource parameter BuiltInAccount and *-ScheduledTask parameter user - Fixes Issue #385

Added

  • PSResourceRepository
    • New class-based resource to manage PowerShell Resource Repositories - Fixes Issue #393
  • Computer
    • Support Options Parameter for domain join - Fixes Issue #234.
    • When joining a computer to a domain, existing AD computer objects will be deleted - Fixes Issue #55, Issue #58.

Changed

  • BREAKING CHANGE: Windows Management Framework 5.0 is required.
  • ComputerManagementDsc
    • The resource names were removed from the property DscResourcesToExport
      in the module manifest in the source folder as the built module is
      automatically updated with this information by the pipeline - Fixes Issue #396.
    • Moved the build step of the pipeline to a Windows build worker when running in Azure DevOps.

v9.0.0-preview0001

11 Dec 18:32
e312353
Compare
Choose a tag to compare
v9.0.0-preview0001 Pre-release
Pre-release

[v9.0.0-preview0001]

Fixed

  • ScheduledTask
    • No longer conflates resource parameter BuiltInAccount and *-ScheduledTask parameter user - Fixes Issue #385

Added

  • PSResourceRepository
    • New class-based resource to manage PowerShell Resource Repositories - Fixes Issue #393
  • Computer
    • Support Options Parameter for domain join - Fixes Issue #234.
    • When joining a computer to a domain, existing AD computer objects will be deleted - Fixes Issue #55, Issue #58.

Changed

  • BREAKING CHANGE: Windows Management Framework 5.0 is required.
  • ComputerManagementDsc
    • The resource names were removed from the property DscResourcesToExport
      in the module manifest in the source folder as the built module is
      automatically updated with this information by the pipeline - Fixes Issue #396.
    • Moved the build step of the pipeline to a Windows build worker when running in Azure DevOps.

v8.6.0-preview0004

23 Nov 06:34
6c3f2fd
Compare
Choose a tag to compare
v8.6.0-preview0004 Pre-release
Pre-release

[v8.6.0-preview0004]

Fixed

  • ScheduledTask
    • No longer conflates resource parameter BuiltInAccount and *-ScheduledTask parameter user - Fixes Issue #385

Added

  • Computer
    • Support Options Parameter for domain join - Fixes Issue #234.
    • When joining a computer to a domain, existing AD computer objects will be deleted - Fixes Issue #55, Issue #58.

Changed

  • ComputerManagementDsc
    • The resource names were removed from the property DscResourcesToExport
      in the module manifest in the source folder as the built module is
      automatically updated with this information by the pipeline - Fixes Issue #396.

v8.6.0-preview0003

07 Nov 05:12
3aea926
Compare
Choose a tag to compare
v8.6.0-preview0003 Pre-release
Pre-release

[v8.6.0-preview0003]

Added

  • Computer
    • Support Options Parameter for domain join - Fixes Issue #234.
    • When joining a computer to a domain, existing AD computer objects will be deleted - Fixes Issue #55, Issue #58.

Changed

  • ComputerManagementDsc
    • The resource names were removed from the property DscResourcesToExport
      in the module manifest in the source folder as the built module is
      automatically updated with this information by the pipeline - Fixes Issue #396.