# - - # # - SSH into Windows from Linux - # https://www.youtube.com/watch?v=cHWR_M1ZVDc http://www.freesshd.com/?ctt=download http://fosshelp.blogspot.com/2013/10/how-to-ssh-to-windows-command-prompt.html 1) Goto Windows System and Open freesshd and goto "SSH" tab and set "Command Shell" to C:\WINDOWS\system32\cmd.exe to SSH to Command prompt from remote Linux Machine 2)Open freesshd and goto "SSH" tab and set "Command Shell" to C:\WINDOWS\system32\WindowsPowerShell\v1.0\powershell.exe to SSH to Powershell prompt from remote Linux Machine