australiabad.blogg.se

Install putty in windows 10
Install putty in windows 10












install putty in windows 10

Now, we’ll install the program from PowerShell with the Add-WindowsCapability command: PS C:\> Add-WindowsCapability -Online -Name OpenSSH.Server~~~~0.0.1.0 The result shows that we don’t have the OpenSSH Server on our system. To do so, we need administrative access to PowerShell: PS C:\> Get-WindowsCapability -Online | Where-Object Name -like 'OpenSSH*'

install putty in windows 10

First, let’s check if we already have the OpenSSH Server on our system. Now, we should see OpenSSH Server in the list.Īlternatively, we can install the OpenSSH Server from the command line. Once the process concludes, we can return to Optional features. Click Install(1) at the bottom of the screen.Search for OpenSSH Server in the search bar.Select Add a feature at the top of the page.Further, let’s select Optional features and scan the list to see if the OpenSSH Server is already installed.














Install putty in windows 10