How to execute command on remote windows machine

Jean-Michel Pichavant jeanmichel at sequans.com
Tue Sep 3 05:44:01 EDT 2013



----- Original Message -----
> Hi alex
> 
> I tried the command you suggested however it is giving me following
> error.
> 
> ERROR: The RPC server is unavailable.

Hi,

Please do not top post :)
If python is installed on the remote machine, using execnet http://codespeak.net/execnet/ is very easy. Its only requirement is python being installed on both machines.

JM


-- IMPORTANT NOTICE: 

The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.


More information about the Python-list mailing list