I'm looking for a method to connect from a Linux server to a Windows server in order to run a command, record the output, and then close the connection. I realize that the authentication will probably be NTLM but I wanted to find out if anyone has successfully accomplished this.
Thanks!