summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--REAMDE.md23
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.