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.
- The resource now supports the read-only property
Fixed
- ComputerManagementDsc
- AppVeyor build now sets the correct module version to be able to run tests.