Skip to content

v8.4.1-preview0003

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscbot dscbot released this 12 Feb 20:44
563d4aa

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