Windows 10: OpenSSH SSH server from unknown manufacturer

Discus and support OpenSSH SSH server from unknown manufacturer in Windows 10 Customization to solve the problem; I recently I got hit by Virus:Win32/Neshta.A, I had to disable some services to get my PC running again, I came across a service called "OpenSSH SSH... Discussion in 'Windows 10 Customization' started by GordonXFreeman, Dec 24, 2021.

  1. OpenSSH SSH server from unknown manufacturer


    I recently I got hit by Virus:Win32/Neshta.A, I had to disable some services to get my PC running again, I came across a service called "OpenSSH SSH server" from an unknown manufacturer, shlould I leave it disabled and try to get rid of it?

    :)
     
    GordonXFreeman, Dec 24, 2021
    #1

  2. OpenSSH server configuration on Windows10

    O.K.,

    It seems I got it working:

    • Do the following as administrator:
      cd to C:\Windows\System32\OpenSSH and execute ssh-keygen -A
      Install-Module -Name OpenSSHUtils -RequiredVersion 0.0.2.0 in a windows-powershell
      Download and unzip OpenSSH-Win64.zip from Release v0.0.15.0 . PowerShell/Win32-OpenSSH . GitHub
      Copy FixHostFilePermissions.ps1 to C:\Windows\System32\OpenSSH
      In a windows-powershell cd to C:\Windows\System32\OpenSSH and execute .\FixHostFilePermissions
      Now the sshd service can be started and -guess what- you can finally ssh to your windows10 computer

    Ain't this genuine pure crap ???
     
    wolfgang6444, Dec 24, 2021
    #2
  3. 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, Dec 24, 2021
    #3
  4. jimbo45 Win User

    OpenSSH SSH server from unknown manufacturer

    OpenSSH server configuration on Windows10

    Wel done

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

    Cheers

    jimbo
     
    jimbo45, Dec 24, 2021
    #4
Thema:

OpenSSH SSH server from unknown manufacturer

Loading...
  1. OpenSSH SSH server from unknown manufacturer - Similar Threads - OpenSSH SSH server

  2. OpenSSH - how to make scp use certificates from ssh-agent

    in Windows 10 Gaming
    OpenSSH - how to make scp use certificates from ssh-agent: Hello. I am using OpenSSH on Windows 11.We are using private key/certificate based authentication not public/private key auth. In Powershell we can use the ssh-add command to add an issued certificate to ssh-agent. For background information we have an issuing authority which...
  3. OpenSSH - how to make scp use certificates from ssh-agent

    in Windows 10 Software and Apps
    OpenSSH - how to make scp use certificates from ssh-agent: Hello. I am using OpenSSH on Windows 11.We are using private key/certificate based authentication not public/private key auth. In Powershell we can use the ssh-add command to add an issued certificate to ssh-agent. For background information we have an issuing authority which...
  4. OpenSSH SSH server from unknown manufacturer

    in Windows 10 Gaming
    OpenSSH SSH server from unknown manufacturer: I recently I got hit by Virus:Win32/Neshta.A, I had to disable some services to get my PC running again, I came across a service called "OpenSSH SSH server" from an unknown manufacturer, shlould I leave it disabled and try to get rid of it?...
  5. OpenSSH SSH server from unknown manufacturer

    in Windows 10 Software and Apps
    OpenSSH SSH server from unknown manufacturer: I recently I got hit by Virus:Win32/Neshta.A, I had to disable some services to get my PC running again, I came across a service called "OpenSSH SSH server" from an unknown manufacturer, shlould I leave it disabled and try to get rid of it?...
  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. Create OpenSSH server windows 10 2004 : error 1067 ; can't run the service OpenSSH SSH...

    in Windows 10 BSOD Crashes and Debugging
    Create OpenSSH server windows 10 2004 : error 1067 ; can't run the service OpenSSH SSH...: Hi, I had recently to reset my installation in order to update windows I had big problems, trust me.. Now I am trying to install an open ssh server, but I have an error when launching it 2.png.[ATTACH] Do someone know this error ? Can you help me to solved it ? Titouan...
  8. OpenSSH server configuration on Windows10 .ssh\config

    in Windows 10 Network and Sharing
    OpenSSH server configuration on Windows10 .ssh\config: SSH for Windows 10 I get the message "Bad owner or permissions on C: \\ Users \\ nnn / .ssh / config Apart from update no other changes. Does anyone have any idea what that could be. If I delete the config file I get a connection. The Config file is required by Visual...
  9. New-SmbMapping command from ssh client on openssh server on windows 10 fails with Windows...

    in Windows 10 Network and Sharing
    New-SmbMapping command from ssh client on openssh server on windows 10 fails with Windows...: Running "New-SmbMapping" command from windows 10 client itself works successfully. On windows 10, open ssh server has been configured to log on as local "Administrator" user. Running "New-SmbMapping" command from a remote Mac client through ssh session as "Administrator" user...
  10. New-SmbMapping command from ssh client on openssh server on windows 10 fails with Windows...

    in Windows 10 Network and Sharing
    New-SmbMapping command from ssh client on openssh server on windows 10 fails with Windows...: Running "New-SmbMapping" command from windows 10 client itself works successfully. On windows 10, open ssh server has been configured to log on as local "Administrator" user. Running "New-SmbMapping" command from a remote Mac client through ssh session as "Administrator" user...