Windows 10 Now Includes SSH Client and Server Out of the Box
- 
Without too much fanfare, after a couple years of having OpenSSH available for Windows officially, now MS has silently added the OpenSSH Server and Client into the latest update of Windows 10!
 - 
Just checked my Win 10 VM, there they are..

 - 
Clicked install and then tried it..
No magic.
Will reboot. Maybe just did not get put in the path
 - 
Cool, might still use putty. . . lol
 - 
works from both a powershell session and command session after a reboot

 - 
default user is annoying.

 - 
and works.

 - 
I didn't get a chance to look at this yet, so I'm wondering where the keys are stored compared to linux at /home/user/.ssh/
 - 
@tim_g said in Windows 10 Now Includes SSH Client and Server Out of the Box:
I didn't get a chance to look at this yet, so I'm wondering where the keys are stored compared to linux at /home/user/.ssh/


 - 
@tim_g

 - 
More than 10 years later than it should have been officially included... but finally.
 - 

 - 
@jaredbusch said in Windows 10 Now Includes SSH Client and Server Out of the Box:

Thanks.
That's nice, almost the exact same.
 - 
Does the SSH client config works? I use that a lot especially when I have multiple identity files.
 - 
@black3dynamite said in Windows 10 Now Includes SSH Client and Server Out of the Box:
Does the SSH client config works? I use that a lot especially when I have multiple identity files.
I expect so as it is real OpenSSH, not a copy of it.
 - 
Awesome! So long as it works properly.
 - 
@fuznutz04 said in Windows 10 Now Includes SSH Client and Server Out of the Box:
Awesome! So long as it works properly.
Windows (Microsoft) Coding questionable software since the 1970's....
 - 
@gjacobse said in Windows 10 Now Includes SSH Client and Server Out of the Box:
@fuznutz04 said in Windows 10 Now Includes SSH Client and Server Out of the Box:
Awesome! So long as it works properly.
Windows (Microsoft) Coding questionable software since the 1970's....
Thankfully this code comes from OpenBSD
 - 
@scottalanmiller said in Windows 10 Now Includes SSH Client and Server Out of the Box:
@gjacobse said in Windows 10 Now Includes SSH Client and Server Out of the Box:
@fuznutz04 said in Windows 10 Now Includes SSH Client and Server Out of the Box:
Awesome! So long as it works properly.
Windows (Microsoft) Coding questionable software since the 1970's....
Thankfully this code comes from OpenBSD
Well that makes it loads more reliable.
 - 
This is great, but so addicted to FireSSH and SecureShell browser plugins that I havent had to think about my SSH client in a while...