- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Microsoft
- >
- Re: adding OpenSSH through Add-WindowsCompatibilit...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2022 03:31 AM - last edited on 01-31-2022 05:46 PM by support_s
01-29-2022 03:31 AM - last edited on 01-31-2022 05:46 PM by support_s
adding OpenSSH through Add-WindowsCompatibility not working
So, I'm working on fixing my github by reinstalling ssh (since git is having trouble authenticating to my ssh client). and, after going through the microsoft docs on installing openSSH through powershell, this is what I did on my terminal
Add-WindowsCapability -Online -Name OpenSSH.Client~~~~0.0.1.0
But after I did that my terminal is stuck at this:
Operation
Running[oooooooooo ]
I'm running this on a Windows 10. and if anybody is wondering why I am not installing OpenSSH From window's optional features. it keeps telling me installation failed.
By the way, OpenSSH did work on my computer a few days ago but I don't know what happened this time on
- Tags:
- Operating System
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2022 07:51 PM
01-30-2022 07:51 PM
Re: adding OpenSSH through Add-WindowsCompatibility not working
Hi,
Can you help with the error message you got when tried from Windows Optional features.
Also please check if you are able to install any other feature like Telnet just to validate if OS doesn't have any corruption with component store.
Also as you said OpenSSH did work few days ago, did you uninstall it and trying to reinstall?