siddhartha veedaluru wrote:
Hi,
 
I need to run a command on remote machine (may be in another domain also) and get the output and return code of that command or exe.
 
Also i need to copy file to remote machine.?
 
Can i achive it through wmi, if not help how can i get it done.

Consider MS's SysInternals: http://technet.microsoft.com/en-us/sysinternals/default.aspx

PSExec to run the command.

-- 
Bob Gailer
919-636-4239 Chapel Hill, NC


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

Reply via email to