v6.3.0-preview0002
Pre-release
Pre-release
[v6.3.0-preview0002]
Removed
- ActiveDirectoryDsc
- There was a 'build.ps1' file under the source folder than are no longer
required for ModuleBuilder to work.
- There was a 'build.ps1' file under the source folder than are no longer
Changed
- ActiveDirectoryDsc.Common
- Created Get-DomainObject to wrap Get-ADDomain with common retry logic.
- ADDomainController
- Refactored to use Get-DomainObject (issue #673).
- Refactored Unit Tests.
- ADDomain
- Refactored to use Get-DomainObject.
- Refactored Unit Tests.
- ADOrganizationalUnit
- Added DomainController Parameter.