in reply to Re: How to connect to a Windows server from Linux
in thread How to connect to a Windows server from Linux

Basically, I've got some event correlation software churning through data and I want to log into a Windows box and add a route. So I'd need to: 1. Connect to Windows Box to use CLI 2. Run command "Route add IP" 3. Record output on linux server 4. Close connection
  • Comment on Re^2: How to connect to a Windows server from Linux