diff options
| author | 5epi0l <91630053+5epi0l@users.noreply.github.com> | 2025-11-16 06:37:17 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-16 06:37:17 +0530 |
| commit | 39701131e0bdb8605e2bde6f6ff3c848a634674e (patch) | |
| tree | 9400b38ea2c0f89415d4020e9f1f98131735997d | |
| parent | 8f845d9794091f7cf10f25d51cf5d3d5350c2556 (diff) | |
Create 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. |
