[wpkg-users] SSH installation time for Win11 24H2+ ...
Marco Gaiarin
gaio at lilliput.linux.it
Tue Aug 25 21:35:08 CEST 2026
I was used to use a recipe that install OpenSSH on windows, from win 10 and
subsequent.
But for recent Win11 version (i suppose 24H2, surely for 25H2) the command:
<install cmd='powershell -command "Get-WindowsCapability -Online | Where-Object {$_.Name -Like \"OpenSSH.Server*\"} | Add-WindowsCapability -Online | Out-Null"' >
took a HUGE amount of time to complete; on a decently recent box, 25-30
minutes, on a underpowered/old one 40+ minutes.
And seems really strange to me... someone have some clue? Thanks.
--
More information about the wpkg-users
mailing list