Skip to content

Commit 2df5d7a

Browse files
Update Inventory-ADGroups-their-Members.ps1
Signed-off-by: LUIZ HAMILTON ROBERTO DA SILVA <luizhamilton.lhr@gmail.com>
1 parent 7e123be commit 2df5d7a

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

SysAdmin-Tools/ActiveDirectory-Management/Inventory-ADGroups-their-Members.ps1

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
<#
1+
<#
22
.SYNOPSIS
3-
PowerShell Script for Retrieving Information on AD Groups and Their Members.
3+
GUI-based PowerShell tool to retrieve and export Active Directory group membership details.
44
55
.DESCRIPTION
6-
This script retrieves detailed information about Active Directory (AD) groups and their members
7-
from a selected domain, allowing users to choose specific groups or all groups via a GUI with
8-
checkbox selection, exporting results to a single CSV.
6+
This script provides a user-friendly graphical interface for querying Active Directory (AD) groups
7+
from a selected domain. Users can filter, select, and export group membership information with
8+
customizable attributes to a CSV file. The tool supports multi-group selection, real-time search,
9+
structured logging, and progress tracking, ensuring flexibility and auditability for IT administrators.
910
1011
.AUTHOR
1112
Luiz Hamilton Silva - @brazilianscriptguy

0 commit comments

Comments
 (0)