7 Commits

Author SHA1 Message Date
pstepan 0fe3ce4dfc Add Get-RDSUsersFromUVHD.ps1 2026-05-25 12:57:01 +00:00
Petr Štěpán 5f46fb4de4 Add Repair-DomainTrust.md documentation for domain trust status and repair procedures 2024-11-28 11:21:40 +01:00
Petr Štěpán 32f7463bac Přidání podpory vyhledávání ve více OU 2024-10-20 14:03:58 +02:00
Petr Štěpán 466aac1c33 Find-InactiveUsers.ps1 added new example to disable users 2024-10-20 13:52:12 +02:00
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