You could easily script this with popen calling secure shell to execute a 
command and capture the output.  

Sent from my iPhone

On Nov 15, 2011, at 7:04 AM, Roark <suha...@gmail.com> wrote:

> 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.
> -- 
> http://mail.python.org/mailman/listinfo/python-list
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to