v6.4.0-preview0001
Pre-release
Pre-release
[v6.4.0-preview0001]
Added
- ADDomain
- Added support for creating a Tree domain via the DomainType field
(issue #689)
(issue #692).
- Added support for creating a Tree domain via the DomainType field
Fixed
- Move test pipeline to Windows PowerShell. The hosted agent was updated
to PowerShell 7.4.1. That broke the ASKDSKey unit tests that has a helper
function (Copy-ArrayObjects
) that serializes objects. - ADSRootKey
- Resolved 'String was not recognized as a valid DateTime' in non-US cultures (issue #702).