Get Domain Group Members
The following Script was created to assist a help desk department to quickly get a list of ‘Members’ from an Active Directory Group.
This is a very simple script that prompts you for a Group Name and will then use Grid-View to display the results.
Original Post :Â https://gallery.technet.microsoft.com/Get-Domain-Group-Members-bf33a1a2?redir=0
#ThatLazyAdmin