alexbr
21st June 2010 21:15 UTC
Simultaneous install on several PC
Is it possible to create installer with ability to install on several computers simultaneously from one installer file? We have some programs and need to install them to the many computers in the company LAN.
I mean something like administartive install
Afrow UK
22nd June 2010 16:29 UTC
There is no built in support for such a thing but if you have write access to all machines via network paths then you can extract files, create shortcuts etc at your own will. I guess the hard part is getting all the network paths in the first place...
Stu
The Raddish
22nd June 2010 18:27 UTC
Why not build a silent installer, push the installer out to each machine, and then use GPO to run them at your will?