v6.5.1-preview0001
Pre-release
Pre-release
[v6.5.1-preview0001]
Added
- 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.
- Update build process to pin GitVersion to 5.* to resolve errors
(gaelcolas/Sampler#477).