diff options
Diffstat (limited to 'REAMDE.md')
| -rw-r--r-- | REAMDE.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/REAMDE.md b/REAMDE.md new file mode 100644 index 0000000..94bd53e --- /dev/null +++ b/REAMDE.md @@ -0,0 +1,23 @@ +# π§ Active Directory Tools + +A collection of small, practical utilities for everyday Active Directory administration. +This repo gathers various scripts and helpers that solve real-world issues without needing large frameworks or complex setups. + +## π¦ What This Repository Will Contain + +## π NTP / Time Sync Fixes β including tools that repair time configuration via WinRM + +## π©Ί Domain Controller Health Checks β simple diagnostics for replication, services, and core functions + +## π€ User & Group Management Helpers β utilities for quick adjustments and lookups + +## π₯οΈ Computer Object Maintenance β cleanup, validation, and lifecycle helpers + +## π§Ή AD Cleanup Tools β removing stale objects, outdated configs, and inconsistencies + +## π οΈ General AD Troubleshooting Scripts β small utilities for common Windows Server and domain issues + +## π Miscellaneous Admin Aids β anything useful that doesnβt justify its own repo + + +Each tool will live in its own folder with a short description of what it does and how to use it. |
