Skip to content

v6.5.1-preview0001

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscbot dscbot released this 18 Aug 11:42
7c3feec

[v6.5.1-preview0001]

Added

  • ADDomainController
    • New parameter UseExistingAccount for attaching a server to an existing RODC account.
      (issue #711).
  • ADReadOnlyDomainControllerAccount
    • New resource for pre-creating Read Only Domain Controller accounts.
      (issue #40)
      (issue #711).

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).