Here are two small PowerShell scripts. The first returns the Active Directory group membership of the currently logged on user (i.e. the user running the script). The second returns the Active Directory group membership of the local computer.
↧
Here are two small PowerShell scripts. The first returns the Active Directory group membership of the currently logged on user (i.e. the user running the script). The second returns the Active Directory group membership of the local computer.