Skip to content

v8.6.0-preview0004

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscbot dscbot released this 23 Nov 06:34
6c3f2fd

[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.