Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #53561

Re: How to execute command on remote windows machine

Date 2013-09-03 11:44 +0200
From Jean-Michel Pichavant <jeanmichel@sequans.com>
Subject Re: How to execute command on remote windows machine
Newsgroups comp.lang.python
Message-ID <mailman.0.1378201511.5461.python-list@python.org> (permalink)

Show all headers | View raw



----- 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.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: How to execute command on remote windows machine Jean-Michel Pichavant <jeanmichel@sequans.com> - 2013-09-03 11:44 +0200

csiph-web