Windows 10: OpenSSH Server install is stuck

Discus and support OpenSSH Server install is stuck in Windows 10 Customization to solve the problem; [ATTACH] [ATTACH] Machine is on a domain, thats how it gets logged in. Doesn't that imply that it knows where the WSUS is? Is there another... Discussion in 'Windows 10 Customization' started by pollockLA, Sep 24, 2020.

  1. pollockLA Win User

    OpenSSH Server install is stuck


    OpenSSH Server install is stuck d8be8785-eea1-40cb-b357-fdca2677a9ed?upload=true.png


    OpenSSH Server install is stuck 776bc59f-d7bf-45f1-bf0a-b7358df3ac4a?upload=true.png


    Machine is on a domain, thats how it gets logged in.

    Doesn't that imply that it knows where the WSUS is?


    Is there another reason?

    Theres a workaround on github that I'd rather not use. Does anyway know how to make this go?

    :)
     
    pollockLA, Sep 24, 2020
    #1
  2. Diapolo10 Win User

    Having trouble getting the built-in OpenSSH server to work

    Goal: I'm trying to set up the Windows built-in OpenSSH server (version 0.0.1.0, as I recall that being the latest one) in order to use my desktop PC remotely should I have the need for raw performance when on the road through a Windows
    10 laptop.

    Problem: Despite following
    the official guide
    to the letter, when I try to run "Start-Service sshd" in PowerShell I get this error:

    Code:
        Start-Service : Service 'OpenSSH SSH Server (sshd)' cannot be started due to the following error: Palvelun sshd avaamin    en tietokoneessa . epäonnistui.    At line:1 char:1    + Start-Service sshd    + ~~~~~~~~~~~~~~~~~~        + CategoryInfo          : OpenError: (System.ServiceProcess.ServiceController:ServiceController) [Start-Service],       ServiceCommandException        + FullyQualifiedErrorId : CouldNotStartService,Microsoft.PowerShell.Commands.StartServiceCommand
    If I run the executable without "Start-Service", however, it runs and seemingly waits for connections, but according to the Services tab in Task Manager it's not actually doing anything at all, nor is there an SSH user account associated
    with it.

    What I've tried:

    • Restarting Windows (after every installation)
    • Uninstalling and re-installing both the server and the client (both from PowerShell and through the Settings application)
    • Switched to local account instead of a Microsoft account (suggested on a forum thread, tried the previous steps again)
    • Using an elevated PowerShell instance with admin rights

    System information:

    • Windows 10 Home, version 1809, build 17763.379
    • Hardware configuration:
      • CPU: i9-9900k @ 4.9GHz
      • RAM: 32GB 3200MHz DDR4
      • GPU: Asus ROG Strix GTX 1080
      • Motherboard: Asus PRIME Z390-A, BIOS version 0805

    Let me know if other information is required.
     
    Diapolo10, Sep 24, 2020
    #2
  3. OpenSSH server configuration on Windows10

    I am desperately trying to configure an openSSH-server on windows 10.
    I have followed serveral online tutorials but always get stuck with the keys.

    I have generated ssh_host_ed25519_key and ssh_host_ed25519_key.pub in C:\Windows\System32\OpenSSH.

    But when I try to start sshd the log-file shows:
    Could not load hostkey .\ssh_host_rsa_key
    .\ssh_host_dsa_key
    .\ssh_host_ed25519_key

    So I guess sshd is somehow looking in the wrong directory?

    I should add that I am a 'unix-guy' and very unfamiliar with windows.
    BTW: the Openssh-client seems to work well on windows10
     
    wolfgang6444, Sep 24, 2020
    #3
  4. jimbo45 Win User

    OpenSSH Server install is stuck

    OpenSSH server configuration on Windows10

    Wel done

    Now I'm in the pub for some decent sat Night Drinks.

    Cheers

    jimbo
     
    jimbo45, Sep 24, 2020
    #4
Thema:

OpenSSH Server install is stuck

Loading...
  1. OpenSSH Server install is stuck - Similar Threads - OpenSSH Server install

  2. OpenSSH Server Install - Event ID 1001

    in Windows 10 Gaming
    OpenSSH Server Install - Event ID 1001: Good morning, I have attempted to install OpenSSH Server but install has failed. I could not identify any errors withing endpoint security, but I was able to identify event ID 1001 within event viewer. I was able to verify that OpenSSH client was installed. - <Event...
  3. OpenSSH Server Install - Event ID 1001

    in Windows 10 Software and Apps
    OpenSSH Server Install - Event ID 1001: Good morning, I have attempted to install OpenSSH Server but install has failed. I could not identify any errors withing endpoint security, but I was able to identify event ID 1001 within event viewer. I was able to verify that OpenSSH client was installed. - <Event...
  4. OpenSSH Server Install - Event ID 1001

    in Windows 10 BSOD Crashes and Debugging
    OpenSSH Server Install - Event ID 1001: Good morning, I have attempted to install OpenSSH Server but install has failed. I could not identify any errors withing endpoint security, but I was able to identify event ID 1001 within event viewer. I was able to verify that OpenSSH client was installed. - <Event...
  5. Cannot install OpenSSH client or server optional features in Windows Server 2019

    in Windows 10 Gaming
    Cannot install OpenSSH client or server optional features in Windows Server 2019: Hello Experts, When I try to install the SSH Server and Client optional features in Windows Server 2019 it fails. They do not install. In the settings -> Manage Optional Features menu, it looks like they start but never complete and then show up back in the list of available...
  6. OpenSSH Server / client on W2K16 server

    in Windows 10 Virtualization
    OpenSSH Server / client on W2K16 server: Hi there running a W2K16 server as a VM - seems the the optional features install don't include the openSSH server or client -- I'm using the Desktop experience standard edition of W2K16 server However using the powershell command from within the VM both products get...
  7. Domain client's OpenSSH Server install is stuck and then fails

    in Windows 10 Customization
    Domain client's OpenSSH Server install is stuck and then fails: [ATTACH] [ATTACH] Machine is on a domain, thats how it gets logged in. Doesn't that imply that it knows where the WSUS is? Is there another reason? Theres a workaround on github that I'd rather not use. Does anyway know how to make this go?...
  8. OpenSSH server configuration on Windows10

    in Windows 10 Network and Sharing
    OpenSSH server configuration on Windows10: I am desperately trying to configure an openSSH-server on windows 10. I have followed serveral online tutorials but always get stuck with the keys. I have generated ssh_host_ed25519_key and ssh_host_ed25519_key.pub in C:\Windows\System32\OpenSSH. But when I try to start...
  9. Install and configure OpenSSH client and server on Windows 10

    in Windows 10 News
    Install and configure OpenSSH client and server on Windows 10: [ATTACH] [ATTACH]The SSH (Secure Shell) protocol works by authenticating a remote user and transferring inputs from the client to the host. It then re-transmits the output back to the client – the communication is delivered encrypted so the security is much [...] This post...
  10. Error trying to install OpenSSH Server from Powershell

    in Windows 10 Customization
    Error trying to install OpenSSH Server from Powershell: I've upgraded to the proper version of Windows and am trying to enable OpenSSH Server on my machine. It's an HP Zbook 17 running the latest version of Windows 10. I'm executing this command: dism /Online /Add-Capability /CapabilityName:OpenSSH.Server~~~~0.0.1.0 If I...

Users found this page by searching for:

  1. openssh install stuck