v6.6.0-preview0001
Pre-release
Pre-release
[v6.6.0-preview0001]
Added
- ADManagedServiceAccount
- New parameter TrustedForDelegation for Kerberos Delegation
(issue #717).
- New parameter TrustedForDelegation for Kerberos Delegation
- ADDomainController
- New parameter UseExistingAccount for attaching a server to an existing RODC account.
(issue #711).
- New parameter UseExistingAccount for attaching a server to an existing RODC account.
- ADReadOnlyDomainControllerAccount
- New resource for pre-creating Read Only Domain Controller accounts.
(issue #40)
(issue #711).
- New resource for pre-creating Read Only Domain Controller accounts.
Fixed
- ActiveDirectoryDsc.Common
- Fixed Get-DomainControllerObject to allow checking non-local domain controller accounts.
- ADObjectPermissionEntry
- Fixed 'The object name has a bad syntax' error when using path that requires escaping.
(issue #675).
- Fixed 'The object name has a bad syntax' error when using path that requires escaping.
- Update build process to pin GitVersion to 5.* to resolve errors
(gaelcolas/Sampler#477).