Hi,

I wanted to know if it's possible to execute remote command from one
computer to another, a little bit like the utility "psexec.exe" from
sysinternals (www.systinternals.com), with python code (without calling
os.system("psexec ...")). I want to execute a DOS command on a group of
computer. I wander if it's possible with python. Maybe should I use Corba
(which is more complicated to me) or some COM that I will have to put on
each computer? Is it possible without installing anything on the remote
computer?

Thanks

Eric Boucher

Eric Boucher
*: (450) 434-3400 Ext :195
*:  (450) 434-5876
*: [EMAIL PROTECTED]
*:Messier-Dowty Inc, 13000 du Parc, St-Janvier, Mirabel (Québec), Canada J7J
1P3

Veuillez noter le nouveau format des adresses courriel  / 
Please note change of format to email addresses :   
[EMAIL PROTECTED]  ((était  | was) .ORG) 
Merci de mettre à jour votre banque de contact.

NOTICE - Ce courriel peut contenir des informations privilégiées,
confidentielles ou de la propriété de  Messier-Dowty Inc. Uniquement
destinées à l'usage du destinataire. Si vous n'êtes pas le destinataire de
ce courriel, nous vous informons que tout usage, diffusion, distribution ou
reproduction de ce courriel est interdit. Si vous avez reçu ce courriel par
erreur, nous vous remercions d'en informer Messier-Dowty Inc. immédiatement
et d'en effacer son contenu ainsi que tout document joint de votre système
informatique. Les opinions formulées dans ce courriel sont celles des
expéditeurs et ne reflètent pas nécessairement la position de Messier-Dowty
Inc.

NOTICE - This e-mail message may contain privileged, confidential, or
proprietary information intended only for the use of the intended recipient.
If you are not the intended recipient of this e-mail, you are hereby
notified that any use, dissemination, distribution or reproduction of this
e-mail is prohibited. If you have received this e-mail in error, please
notify Messier-Dowty Inc. immediately and delete this e-mail and all
attachments from your computer system. Any views expressed in this e-mail
are those of the individual sender and may not necessarily reflect the 

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to