Commit Graph

3 Commits

Author SHA1 Message Date
Petr Štěpán
a28f48650c Refactor Find-InactiveUsers.ps1 script to include additional parameters
- Added new parameters: Days, IncludeDisabled, and SearchBase
- Days parameter allows specifying the number of days after which a user is considered inactive (default is 90 days)
- IncludeDisabled parameter displays disabled users if set
- SearchBase parameter limits the search to a specific OU if provided
2024-10-20 13:32:19 +02:00
Petr Štěpán
6f7da7583a Add Find-EmptySecurityGroups.ps1 script 2024-10-20 13:24:29 +02:00
Petr Štěpán
5f4dcbc554 Přidání skriptu Find-EmptySecurityGroups.ps1 2024-10-20 12:34:25 +02:00