You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`Assets/AdditionalSupportScripts/`: System maintenance, SID, Kaspersky, unjoin tools
76
-
*`MainDocs/`: Full guide (`JUNE-19-2025-ITSM-Templates.pdf`) and editable checklist
77
-
78
-
*`SysAdmin-Tools/`
79
-
80
-
* GUI-driven automation categorized into 7 folders:
81
-
82
-
* ActiveDirectory-Management
83
-
* GroupPolicyObjects-Templates
84
-
* Network-and-Infrastructure-Management
85
-
* Security-and-Process-Optimization
86
-
* SystemConfiguration-and-Deployment
87
-
* WSUS-Management-Tools
88
-
* ActiveDirectory-SSO-Integrations
55
+
| Folder | Description |
56
+
|--------|-------------|
57
+
|`BlueTeam-Tools/`| Tools for digital forensics, log monitoring, and incident response across Windows environments. |
58
+
|`Core-ScriptLibrary/`| Reusable script modules and NuGet publishing logic for cross-toolset automation and CI/CD integration. |
59
+
|`ITSM-Templates-SVR/`| Templates for hardening and configuring Windows Server 2019/2022: DNS, DHCP, GPOs, WSUS, IIS, AD CS. |
60
+
|`ITSM-Templates-WKS/`| Standardization toolkit for Windows 10/11: domain join automation, registry configs, theme assets, compliance routines. |
61
+
|`SysAdmin-Tools/`| GUI-based scripts and command-line tools for AD, GPO, WSUS, CA, DNS, DHCP, and infrastructure services — organized into 7 domains. |
89
62
90
63
2. **Run scripts:**
91
64
92
-
*`.ps1` → Right-click → “Run with PowerShell”
93
-
*`.vbs` → Right-click → “Open with Command Prompt”
94
-
*`.hta` → Double-click with admin rights
65
+
| File Type | Execution Method |
66
+
|-----------|------------------|
67
+
|`.ps1`| Right-click → “Run with PowerShell” |
68
+
|`.vbs`| Right-click → “Open with Command Prompt” |
0 commit comments