Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

windows 10 openssh server install failed

Try typing this in ps or cmd and then:
>>> gpedit.msc

Computer ConfigurationAdministrative TemplatesSystem
Specify settings for optional component installation and component repair 
Enabled

Also check the box for
Download repair content and optional features directly from Windows Update 
instead of Windows Server Update Services (WSUS)
>>> Get-WindowsCapability -Online | ? Name -like 'OpenSSH*'
 
PREVIOUS NEXT
Tagged: #windows #openssh #server #install #failed
ADD COMMENT
Topic
Name
5+9 =