Pushing Python to Windows workstations

Gerhard Häring gh at ghaering.de
Mon May 5 11:05:05 EDT 2003


C42 wrote:
> I need to install Python and win32all to all of the PCs on my
> Windows domain (100+). I have domain admin rights and would like to push 
> Python/win32all to the workstations automatically.
> 
> Does anyone have a list of what the Python installer does, so I can 
> perform the same procedure remotely? Or, is there an easier way to do this?

They should have a /Q or /S option for silent installation.

You could probably use a domain logon script to silently install Python 
on all workstations.

-- Gerhard





More information about the Python-list mailing list