Retrieve nested domain trusts and nested group memberships of a user
Load the module using:
Import-Module .\Enum-DomainsAndGroups.ps1
Get-NestedDomainTrusts
Get-NestedGroupMemberships [-username] [-logondomain] (alias) Enum-DomainsAndGroups [-username] [-logondomain]
CO-AUTHOR: Retrospected