v0.62.20 beta
Release v0.62.20
Apr 12, 2026
Direct enrollment via the Windows agent — no more PowerShell wrapper script.
Improved
- Windows MSI installer now enrolls the agent directly through the breeze-agent.exe binary, eliminating a layer of PowerShell scripting that was causing intermittent installer failures.
- Operating system classification now correctly reports virtual machines running Windows Server even when the underlying VM reports a desktop chassis type.
A meaningful behind-the-scenes win: Windows MSI installs no longer rely on a PowerShell wrapper script to enroll the agent. The MSI now hands off directly to the agent binary, which is faster, simpler, and removes a long tail of weird PowerShell-related installer failures.
You should not see any difference in the install flow itself — agents enroll the same way and end up in the same state.