i only know what ive learned on that tutorial. you can try that, but if you just do what the tutorial says, i promise its very simple. just install the service, enter a few commands to set it up, then enter the commands i posted.
-download from here:
http://cygwin.com/
-When it asks you what things you want to install choose "ssh" from the "net" group. let it install.
-open cygwin and enter "ssh-host-config"
-when it asks about "privilege separation" answer yes
-when it asks about "create local user sshd" answer yes
-when it asks install sshd as a service answer yes
-when it asks for some text type "ntsec tty"
-wait for it to set it up then type "net start sshd"
then use the commands in my original post. and youre done.