v6.5.0-preview0001
Pre-release
Pre-release
[v6.5.0-preview0001]
Added
- ADDomainController
- Added support for specifying an RODC delegated administrator account using DelegatedAdministratorAccountName.
Changed
- ADDomainController
- Do not allow use of AllowPasswordReplicationAccountName or DenyPasswordReplicationAccountName
unless ReadOnlyReplica is also set.
- Do not allow use of AllowPasswordReplicationAccountName or DenyPasswordReplicationAccountName
- ADServicePrincipalName
- Add check to Set function to cover if
Invoke-DscResource -Method Set
is run and no changes are required.
(issue #520)
- Add check to Set function to cover if
- VS Code
- Add recommended extensions (issue #622)