OpenSSH Client Offline Install?


  1. Posts : 79
    Windows 10
       #1

    OpenSSH Client Offline Install?


    Code:
    Get-WindowsCapability -Online | ? Name -like 'OpenSSH*'
    
    Name  : OpenSSH.Client~~~~0.0.1.0
    State : NotPresent
    Name  : OpenSSH.Server~~~~0.0.1.0
    State : NotPresent
    
    Add-WindowsCapability -Online -Name OpenSSH.Client~~~~0.0.1.0
    
    Path          :
    Online        : True
    RestartNeeded : False
    Installation fails, must be because i turned off windows update.
    Can you download the SSH Client elsewhere? Offline installation?

    Thinking of something like this; Microsoft Store - Generation Project (v1.2.3) [by @rgadguard & mkuba50] Install Microsoft Store Apps WITHOUT the Microsoft Store - Invidious
    Attached Thumbnails Attached Thumbnails OpenSSH Client Offline Install?-capture.png  
      My Computer


  2. Posts : 776
    Windows 7
       #2

    OpenSSH-Client-Package is an optional FOD (Feature on Demand) CAB file, and not a Store app.

    You can temporarily enable WU, install it from the Optional Features control panel, and disable WU.

    Because it's a FOD package, it's not available from UUP dump or rg-adguard. The only way to get it offline, is to download the entire 4.87 GB FOD ISO and extract the single OpenSSH-Client-Package file (1 MB).

    Windows 10, version 2004, 20H2 or 21H1 FOD Disk 1 ISO (x64)
    Windows 10, version 2004, 20H2 or 21H1 FOD Disk 1 ISO (x86)
      My Computer


  3. Posts : 79
    Windows 10
    Thread Starter
       #3

    garlin said:
    OpenSSH-Client-Package is an optional FOD (Feature on Demand) CAB file, and not a Store app.

    You can temporarily enable WU, install it from the Optional Features control panel, and disable WU.

    Because it's a FOD package, it's not available from UUP dump or rg-adguard. The only way to get it offline, is to download the entire 4.87 GB FOD ISO and extract the single OpenSSH-Client-Package file (1 MB).

    Windows 10, version 2004, 20H2 or 21H1 FOD Disk 1 ISO (x64)
    Windows 10, version 2004, 20H2 or 21H1 FOD Disk 1 ISO (x86)
    I downloaded the entire zip file and extracted it, in it was the open ssh client package, there is no installer so how do i install this? Probably copy the files in a specific directory?
      My Computer


  4. Posts : 776
    Windows 7
       #4

    Hexecutable said:
    I downloaded the entire zip file and extracted it, in it was the open ssh client package, there is no installer so how do i install this? Probably copy the files in a specific directory?

    Install CAB file in Windows 10
    Code:
    DISM /Online /Add-Package /PackagePath:OpenSSH-Client-Package~31bf3856ad364e35~amd64~~.cab
      My Computer


  5. Posts : 79
    Windows 10
    Thread Starter
       #5

    garlin said:
    Install CAB file in Windows 10
    Code:
    DISM /Online /Add-Package /PackagePath:OpenSSH-Client-Package~31bf3856ad364e35~amd64~~.cab
    Error 80072efd
    Attached Thumbnails Attached Thumbnails OpenSSH Client Offline Install?-capture.png   OpenSSH Client Offline Install?-capture.png  
      My Computer


  6. Posts : 776
    Windows 7
       #6

    Works for me.
    OpenSSH Client Offline Install?-capture.png

    Did you follow the MS docs example for Add-WindowsCapability?
    OpenSSH Client Offline Install?-capture2.png
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 03:57.
Find Us




Windows 10 Forums