Execute a command on remote machine in python
Roark
suhasrm at gmail.com
Tue Nov 15 07:04:51 EST 2011
Hi,
I am first time trying my hands on python scripting and would need
some guidance from the experts on my problem.
I want to execute a windows command within python script from a client
machine on a remote target server, and would want the output of the
command written in a file on client machine. What is the way it could
be achieved.
Thanks in advance,
Roark.
More information about the Python-list
mailing list