Windows-SysAdmin-ProSuite is an enterprise-grade, research-aligned automation platform for Windows infrastructures, authored and maintained by Luiz Hamilton Silva (@brazilianscriptguy).
The repository consolidates production-tested PowerShell and VBScript toolchains designed for:
- Identity & Access Management (IAM)
- Secure Windows administration
- Cybersecurity and forensic readiness
- ITSM-aligned provisioning and compliance
- Auditability and operational traceability
All tooling is engineered with runtime safety, deterministic logging, and PowerShell 5.1 compatibility as first-class requirements.
This repository targets real-world Windows environments, including:
- 🏛️ Public sector and judicial institutions
- 🏢 Enterprise and hybrid infrastructures
- 🛡️ Blue Team / DFIR operations
- 📋 Governance, risk, and compliance workflows
It is not a collection of demos or isolated scripts, but a cohesive automation suite designed to operate safely across large Windows realms.
Enterprise-grade automation, security, and compliance solutions — designed for real-world IT operations
- ✅ PowerShell 5.1 first, PowerShell 7.x compatible where applicable
- ✅ No destructive action without explicit intent (
ShouldProcessenforced in core logic) - ✅ GUI-driven execution for operator safety when appropriate
- ✅ Structured logging (
.log) and exportable reports (.csv) - ✅ No hidden state, no silent failure patterns
The suite is continuously evaluated using PSScriptAnalyzer, SARIF reporting, and CI pipelines configured in report-only mode to ensure visibility without delivery interruption.
- PowerShell linting via PSScriptAnalyzer
- SARIF output integrated with GitHub Code Scanning
- Runtime-safety focused rule profile (low noise, high signal)
- PowerShell 5.1 compatibility validation
- Non-blocking CI: reports inform action, not gatekeeping
Findings are surfaced as artifacts and dashboards, enabling controlled remediation cycles.
This repository is suitable for academic, technical, and policy-oriented citation, particularly in areas involving:
- Cybersecurity engineering
- Digital forensics (DFIR)
- Identity governance
- IT governance and compliance
Luiz Hamilton Silva
Senior IAM Analyst | Identity & Access Management | AD & Azure AD | Windows Server Architect | PowerShell Automation
GitHub: @brazilianscriptguy
This project reflects long-term stewardship, real operational use, and continuous refinement.
- Contributions are welcome via pull requests
- Attribution is required under the MIT License
- Reuse in academic or institutional contexts should cite the repository or DOI
Engineering secure, auditable, and scalable Windows automation for enterprise and public-sector environments.
© 2026 Luiz Hamilton Silva