Install OpenSSH on Windows
From Brian Nelson Ramblings
Install OpenSSH for Windows
Do have a windows computer that needs access to ssh? Did you know that you can install OpenSSH for your windows machine that will allow you to ssh into your remote system.
First you will want to download the following from sourceforge.net
http://sourceforge.net/projects/sshwindows/files/latest/download?source=files
Run the setup.exe program
Now since I do not need others to connect to my personal computer, I only installed the client. I did not need to install the server.
Once your done, open up your command line and type in ssh.
Additional Articles:
Setup a SSH Tunnel for Secure Browsing