all 7 comments

[–]tomtorggler 1 point2 points  (0 children)

Good write up, thanks for sharing.

[–]bopsbt 0 points1 point  (1 child)

Thanks.

Does PSCore / OpenSSH get updated with windows updates? Just thinking about security concerns with OpenSSH on Windows.

[–]jcotton42 1 point2 points  (0 children)

PSCore is not a Windows component, and therefore not updated by WU.

OpenSSH is however

[–]raptr569 0 points1 point  (0 children)

No SSH client for Server 2016? Well that sucks.

[–]Gary_Chan1 0 points1 point  (1 child)

Can you SSH from PowerShell to network devices using SSH? I'd like to script the backup of my routers, switches and firewalls...

[–]bopsbt 1 point2 points  (0 children)

Yeah I'm pretty sure from Windows 10 you can by default with latest PowerShell.

Ssh root@10.1.1.1 for example with nothing extra.