Well not exactly, but close, ssh still has some features that winrs does not.
If you need an interactive logon use:
winrs -r:myserver cmd
Otherwise type the following to run ipconfig on remote server name myserver
winrs -r:myserver ipconfig