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 the question becomes, how do I connect SSH and PowerShell together?
Read the full article at source.