Skip to content

Releases: dsccommunity/ComputerManagementDsc

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.

v8.6.0-preview0002

02 Jun 07:32
438d2c2
Compare
Choose a tag to compare
v8.6.0-preview0002 Pre-release
Pre-release

[v8.6.0-preview0002]

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.

v8.6.0-preview0001

27 May 07:43
49b3657
Compare
Choose a tag to compare
v8.6.0-preview0001 Pre-release
Pre-release

[v8.6.0-preview0001]

Added

  • Computer
    • Support Options Parameter for domain join - Fixes Issue #234.

v8.5.0

13 Sep 08:50
408decd
Compare
Choose a tag to compare

[v8.5.0]

Added

  • WindowsEventLog
    • Added support to restrict guest access - Fixes Issue #338.
    • Added support to create custom event sources and optionally register
      resource files - Fixes Issue #355.
  • WindowsCapability
    • Added the 'Source' parameter for Add-WindowsCapability as an
      optional parameter - Fixes Issue #361

Changed

  • WindowsEventLog
    • Reformatted code to better align with current DSCResources coding standards.
  • Renamed master branch to main - Fixes Issue #348.
  • Added support for publishing code coverage to CodeCov.io and
    Azure Pipelines - Fixes Issue #367.
  • Updated build to use Sampler.GitHubTasks - Fixes Issue #365.
  • Corrected case of module publish tasks - Fixes Issue #368.
  • Corrected code coverage badge in README.md.
  • Updated build pipeline tasks and remove unused environment variables.
  • Removed duplicate code coverage badge.

Fixed

  • WindowsEventLog
    • Fixed issue requiring IsEnabled to be declared and set to $true in order
      to set the MaximumSizeInBytes property - Fixes Issue #349.
    • Fixed issue where configuring log retention on a non-classic event log will
      throw.
  • ScheduledTask
    • Fixed issue with disabling scheduled tasks that have "Run whether user is
      logged on or not" configured - Fixes Issue #306.
    • Fixed issue with ExecuteAsCredential not returning fully qualified username
      on newer versions of Windows 10 and Windows Server 2019 for both local
      accounts and domain accounts - Fixes Issue #352.
    • Fixed issue with StartTime failing Test-Resource if not specified in the
      resource - Fixes Issue #148.
  • PendingReboot
    • Fixed issue with loading localized data on non en-US operating systems -
      Fixes Issue #350.

v8.5.0-preview0001

15 Apr 19:52
cc2ebb5
Compare
Choose a tag to compare
v8.5.0-preview0001 Pre-release
Pre-release

[v8.5.0-preview0001]

Added

  • WindowsEventLog
    • Added support to restrict guest access - Fixes Issue #338.
    • Added support to create custom event sources and optionally register
      resource files - Fixes Issue #355.
  • WindowsCapability
    • Added the 'Source' parameter for Add-WindowsCapability as an
      optional parameter - Fixes Issue #361

Changed

  • WindowsEventLog
    • Reformatted code to better align with current DSCResources coding standards.
  • Renamed master branch to main - Fixes Issue #348.
  • Added support for publishing code coverage to CodeCov.io and
    Azure Pipelines - Fixes Issue #367.
  • Updated build to use Sampler.GitHubTasks - Fixes Issue #365.
  • Corrected case of module publish tasks - Fixes Issue #368.

Fixed

  • WindowsEventLog
    • Fixed issue requiring IsEnabled to be declared and set to $true in order
      to set the MaximumSizeInBytes property - Fixes Issue #349.
    • Fixed issue where configuring log retention on a non-classic event log will
      throw.
  • ScheduledTask
    • Fixed issue with disabling scheduled tasks that have "Run whether user is
      logged on or not" configured - Fixes Issue #306.
    • Fixed issue with ExecuteAsCredential not returning fully qualified username
      on newer versions of Windows 10 and Windows Server 2019 for both local
      accounts and domain accounts - Fixes Issue #352.
    • Fixed issue with StartTime failing Test-Resource if not specified in the
      resource - Fixes Issue #148.
  • PendingReboot
    • Fixed issue with loading localized data on non en-US operating systems -
      Fixes Issue #350.

v8.4.1-preview0003

12 Feb 20:44
563d4aa
Compare
Choose a tag to compare
v8.4.1-preview0003 Pre-release
Pre-release

[v8.4.1-preview0003]

Fixed

  • ScheduledTask
    • Fixed issue with disabling scheduled tasks that have "Run whether user is
      logged on or not" configured - Fixes Issue #306.
    • Fixed issue with ExecuteAsCredential not returning fully qualified username
      on newer versions of Windows 10 and Windows Server 2019 - Fixes Issue #352.
    • Fixed issue with StartTime failing Test-Resource if not specified in the
      resource - Fixes Issue #148.
  • PendingReboot
    • Fixed issue with loading localized data on non en-US operating systems -
      Fixes Issue #350.

v8.4.1-preview0002

08 Feb 16:45
ae1e1bf
Compare
Choose a tag to compare
v8.4.1-preview0002 Pre-release
Pre-release

[v8.4.1-preview0002]

Fixed

  • ScheduledTask
    • Fixed issue with disabling scheduled tasks that have "Run whether user is
      logged on or not" configured - Fixes Issue #306.
    • Fixed issue with ExecuteAsCredential not returning fully qualified username
      on newer versions of Windows 10 and Windows Server 2019 - Fixes Issue #352.
  • PendingReboot
    • Fixed issue with loading localized data on non en-US operating systems -
      Fixes Issue #350.

v8.4.1-preview0001

05 Aug 05:58
1e924d6
Compare
Choose a tag to compare
v8.4.1-preview0001 Pre-release
Pre-release

[v8.4.1-preview0001]

Fixed

  • ScheduledTask
    • Fixed issue with disabling scheduled tasks that have "Run whether user is
      logged on or not" configured - Fixes Issue #306.

v8.4.0

03 Aug 07:04
baa67fd
Compare
Choose a tag to compare

[v8.4.0]

Changed

  • ComputerManagementDsc
    • Automatically publish documentation to GitHub Wiki - Fixes Issue #342.

v8.4.0-preview0001

04 Jul 23:43
baa67fd
Compare
Choose a tag to compare
v8.4.0-preview0001 Pre-release
Pre-release

[v8.4.0-preview0001]

Changed

  • ComputerManagementDsc
    • Automatically publish documentation to GitHub Wiki - Fixes Issue #342.