Is there any Module which allows me to Execute a command remotely and get it's response. I don't wan to use SSH (as the remote machine is a Windows Machine) and I cannot use Telnet because it is not enabled/installed on the remote machine. So, without modifying too much the remote machine, how can I run a command and get it's response on a remote machine?