Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Using PowerShell to find the group membership of the logged on user and local computer

$
0
0

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.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles