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
Windows Server 2025 has OpenSSH pre-installed by default (unlike 2022).
The old approach of downloading OpenSSH v7.6.1.0p1-Beta from 2018 and
running install-sshd.ps1 conflicts with the built-in version.
Now we just start the pre-installed sshd service. The firewall rule is
also created automatically on Windows 2025.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>
0 commit comments