Releases: microsoft/ActiveDirectoryTierModel
Releases · microsoft/ActiveDirectoryTierModel
Release list
v1.1.0
What's Changed
- feat: gMSA/dMSA/MSA ACL support (v1.1.0) by @VAsHachiRoku in #13
- fix: correct release version to v1.1.0 for MSA/gMSA/dMSA support by @VAsHachiRoku in #14
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Initial release of the Active Directory Tier Model framework. Provides declarative PowerShell-based deployment and auditing of OUs, Groups, Users, ACL Delegations, GPOs, and ADMX templates from a single JSON configuration file — with full WhatIf planning, idempotent apply, and drift detection.
What's Changed
- feat: Initial codebase for Active Directory Tier Model v1.0.0 by @VAsHachiRoku in
Full Changelog: https://github.com/microsoft/ActiveDirectoryTierModel/commits/v1.0.0