"SSH server" in Windows?
Solution 1:
One approach, of course, is to actually run an SSH server on the windows box. But a more Windows-focused solution is a tool from the SysInternals folks (now part of Microsoft) called PsExec, which is designed to do exactly what you want.
Solution 2:
You need a SSH server running on windows. like http://www.kpym.com/2/kpym/index.htm
There isnt any installed by default, And I have been using this for some time. it is good