Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
4 votes
1 answer
37k views

Win10 OpenSSH failed to install sshd service

I am trying to re-install the OpenSSH Windows 10 feature on my computer, however the sshd service is failing to install. I have tried installing the feature both via the "optional features" and via ...
TheMohawkNinja's user avatar
2 votes
0 answers
877 views

OpenSSH in Windows PE 10

I'm using WinPE10 (10586), that I've built using ADK10. I was going to install SSH Server in it. I've found only one suitable: OpenSSH. But discovered, that I need sc.exe to use this server. I tried ...
Lev Nikiforov's user avatar
1 vote
2 answers
11k views

Error in running sshd as a service in cygwin

I am using cygwin run sshd. But now the sshd is not running as a service. When I start the service using 'net start sshd', Message comes like, "the cygwin sshd service could not be started.The service ...
IT researcher's user avatar