Releases: dsccommunity/ActiveDirectoryDsc
Releases · dsccommunity/ActiveDirectoryDsc
v6.6.0
[v6.6.0]
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).
v6.6.0-preview0001
[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).
v6.5.1-preview0002
[v6.5.1-preview0002]
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.
- 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).
v6.5.1-preview0001
[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).
v6.5.0
[v6.5.0]
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)
v6.5.0-preview0001
[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)
v6.4.1-preview0001
[v6.4.1-preview0001]
Changed
- 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
v6.4.0
[v6.4.0]
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).
v6.4.0-preview0001
[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).
v6.3.1-preview0001
[v6.3.1-preview0001]
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).