Saturday, October 3, 2009

SSH replacement?

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