From 39701131e0bdb8605e2bde6f6ff3c848a634674e Mon Sep 17 00:00:00 2001 From: 5epi0l <91630053+5epi0l@users.noreply.github.com> Date: Sun, 16 Nov 2025 06:37:17 +0530 Subject: Create REAMDE.md --- REAMDE.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 REAMDE.md 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. -- cgit v1.2.3