To do so go to the Start Search and type in CMD and press enter. A command prompt window will open. In that window type in WinRS /? This command will show you all the syntax for that command.
To SSH into your server you will want to a variation of the following command 'winds -r:my server -u:username -p:password cmd' without the quotes. Using the built in WinRS command is kind of a burden.
You will have to type in the command above every time, or create a script, to connect SSH into your server. PuTTY as HyperTerminal Alternative Another free alternative to HyperTerminal is PuTTY. You can download from here.