Using PowerShell through SSH
Matt Michie has posted an article on using PowerShell securely remote through SSH using Cygwin. One of the first things that an admin wants to do with PowerShell is run remotely. To do this securely, you must encrypt your data. SSH has been the proven way to do this. So …