Skip to content

Windows Admin Toolkit 2.0.0

Choose a tag to compare

@fusiontechstrategies fusiontechstrategies released this 12 Aug 19:16
· 10 commits to main since this release

Windows Admin Toolkit 2.0.0

The first public release delivers 20 guarded Windows administration workflows in one portable PowerShell script.

Highlights

  • Windows PowerShell 5.1 and PowerShell 7.x support
  • Secure WinRM remote transport by default
  • Optional Microsoft-signed Sysinternals PsExec fallback using the current Windows identity
  • Bounded concurrency, timeouts, read-only retries, and normalized failures
  • Exact confirmation phrases and ShouldProcess protection for state changes
  • CSV, JSON, and self-contained HTML reporting
  • Protected core processes and conservative temporary-file cleanup
  • Public enterprise roadmap led by noninteractive automation mode

Validation

  • 496 automated checks passed across four native and Hyper-V-isolated Windows environments
  • GitHub-hosted tests passed on Windows Server 2022 and Windows Server 2025 with both supported PowerShell editions
  • PSScriptAnalyzer 1.25.0 reported zero findings
  • Git history and working tree secret scans passed

Download WindowsAdminToolkit.ps1 and verify it with the attached SHA-256 checksum file. PsExec is optional and is not distributed with this project. Download it directly from Microsoft Sysinternals when required.