|
1 | 1 | # 📦 Changelog |
2 | 2 |
|
3 | | -## 🔗 AD-SSO-APIs-Integration |
| 3 | +## AD-SSO-APIs-Integration |
4 | 4 |
|
5 | 5 | - ✅ Created secure LDAP and SSO authentication templates. |
6 | 6 | - ➕ Added ready-to-use integration examples for PHP, .NET, Flask, Node.js, and Spring Boot. |
7 | 7 | - 🔐 Introduced environment-based credential storage and bind authentication options. |
8 | 8 | - ⚙️ Implemented modular and cross-platform architecture with fallback strategies. |
9 | 9 | - 📦 Prepared `.nupkg` packaging with platform-specific tags and enriched metadata. |
10 | 10 |
|
11 | | -## 🧳 All-Repository-Files |
| 11 | +## All-Repository-Files |
12 | 12 |
|
13 | 13 | - 📦 Created a unified ZIP archive bundling all repository components. |
14 | 14 | - 🗂️ Included full directories: `BlueTeam-Tools`, `Core-ScriptLibrary`, `ITSM-Templates-WKS`, |
|
17 | 17 | - 🚀 Enabled offline-ready deployment and portable usage model. |
18 | 18 | - 🧱 Synchronized with staging directory structure used in automated release workflows. |
19 | 19 |
|
20 | | -## 🕵️ BlueTeam-Tools |
| 20 | +## BlueTeam-Tools |
21 | 21 |
|
22 | 22 | - 🧪 Developed PowerShell-based forensic utilities for threat detection and DFIR. |
23 | 23 | - 📈 Added event log analyzers for Event IDs: 4624, 4625, 4663, and 4720–4756. |
|
27 | 27 | - 🖥️ Enhanced GUI interfaces with improved responsiveness and exception handling. |
28 | 28 | - 🧾 Folder-specific `README.md` documentation included. |
29 | 29 |
|
30 | | -## 🧰 Core-ScriptLibrary |
| 30 | +## Core-ScriptLibrary |
31 | 31 |
|
32 | 32 | - 🧩 Built a library of modular helper functions and shared logic blocks in PowerShell. |
33 | 33 | - 📦 Introduced NuGet `.nuspec` definitions and packaging automation. |
|
36 | 36 | - 🧱 Clean folder separation for consumption in other repositories. |
37 | 37 | - 🧾 Automatic generation of `README.md` and `.nuspec` files with full metadata support. |
38 | 38 |
|
39 | | -## 🏛️ GPOs-Templates |
| 39 | +## GPOs-Templates |
40 | 40 |
|
41 | 41 | - 🏗️ Delivered baseline GPO templates for greenfield deployments and migrations. |
42 | 42 | - 🔁 Enabled automated GPO export/import via PowerShell. |
43 | 43 | - 🔐 Included templates for security lockdown, UX control, and compliance enforcement. |
44 | 44 | - 🧹 Extracted and centralized GPO tools previously located in `SysAdmin-Tools`. |
45 | 45 | - 📘 Detailed Markdown documentation per GPO policy and implementation guide. |
46 | 46 |
|
47 | | -## 🖥️ ITSM-Templates-SVR |
| 47 | +## ITSM-Templates-SVR |
48 | 48 |
|
49 | 49 | - 🛠️ Introduced server provisioning, hardening, and compliance scripts. |
50 | 50 | - 🌐 Tools for automated DNS, DHCP, AD CS, and server roles deployment. |
51 | 51 | - 🧱 Templates enforce institutional baselines, GPO resets, and security hardening. |
52 | 52 | - 🖥️ Supports both GUI-based and Server Core environments with adaptive logic. |
53 | 53 | - 💼 Included `.log` and `.csv` outputs for provisioning validation. |
54 | 54 |
|
55 | | -## 💻 ITSM-Templates-WKS |
| 55 | +## ITSM-Templates-WKS |
56 | 56 |
|
57 | 57 | - 💼 Developed onboarding toolkit for Windows 10/11 ITSM environments. |
58 | 58 | - 🧹 Tools included for cleanup of user profiles, printer queues, and network settings. |
|
61 | 61 | - 📝 Implemented standardized logging, export, and domain prep workflows. |
62 | 62 | - 🧾 Markdown documentation and HTA sample templates embedded. |
63 | 63 |
|
64 | | -## 📄 READMEs-Files-Package |
| 64 | +## READMEs-Files-Package |
65 | 65 |
|
66 | 66 | - 📄 Extracted every `README.md` file from all top-level and subfolders. |
67 | 67 | - 📘 Created centralized `main-README.md` with index and usage instructions. |
68 | 68 | - 🏷️ Renamed each module’s README to follow descriptive and consistent naming. |
69 | 69 | - 📦 Packaged into `READMEs-Files-Package.zip` for offline documentation use. |
70 | 70 | - 🔄 All Markdown files updated to reflect new unified documentation structure. |
71 | 71 |
|
72 | | -## 🧭 SysAdmin-Tools |
| 72 | +## SysAdmin-Tools |
73 | 73 |
|
74 | 74 | - 🧰 Built comprehensive PowerShell tools for infrastructure administration. |
75 | 75 | - 👥 AD scripts support lifecycle of users, groups, OUs, and password policies. |
|
0 commit comments