Skip to content

v1.1.2

Latest
Compare
Choose a tag to compare
@santisq santisq released this 09 Sep 22:46
· 1 commit to main since this release

What's Changed

  • Convert function to Binary Module by @santisq in #5. The Get-Hierarchy function has been rewritten in C# and split into 2 cmdlets (Get-ADTreeGroupMember and Get-ADTreePrincipalGroupMembership).
  • Cmdlets Features:
    • Both cmdlets include a -Depth parameter to limit the level of recursion.
    • Both cmdlets support pipeline input and should support input from the Active Directory Module cmdlets.

Future Plans

  • Get-ADTreeOrganizationalUnit might be included in a future release.
  • Feel free to submit a new Issue if you want to see other features included. Feedback is appreciated.

Full Changelog: v1.0.0...v1.1.2