Search
 
SCRIPT & CODE EXAMPLE
 

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*'
Comment

PREVIOUS NEXT
Code Example
Shell :: how to add existing project to gitlab 
Shell :: alpine set keyboard layout 
Shell :: linux command to cut file and paste somewhere else 
Shell :: bash how to download password protected files 
Shell :: revert git pull 
Shell :: how to update alias in linux 
Shell :: bun.sh setup 
Shell :: tar exclude directory 
Shell :: Could not find tools.jar. Please check that /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home contains a valid JDK installation. 
Shell :: restart bash 
Shell :: Vagrant - Remove all boxes 
Shell :: Printing 1-100 in Bash (3 ways) 
Shell :: mongodb create collection 
Shell :: git clean 
Shell :: update prisma latest version 
Shell :: revert to a particular commit git 
Shell :: command not found: strings 
Shell :: tar extract 
Shell :: conda check cuda version 
Shell :: get current commit message git 
Shell :: install kubectl 
Shell :: git change commit author for all commits 
Shell :: install vue in laravel 
Shell :: how to get powers 
Shell :: certbot dry run renew 
Shell :: debian bullseye sources.list security 
Shell :: jupyter sagemath kernel 
Shell :: linux local bin add to path 
Shell :: connect to wifi linux 
Shell :: bash count number of arguments 
ADD CONTENT
Topic
Content
Source link
Name
1+8 =