How do you do....it? Thread, Deploy/Install Office 2007 in Technical; I searched but found nothing.
We are upgrading staff reg laptops to office 2007. I've done a bit of reading ...
I searched but found nothing.
We are upgrading staff reg laptops to office 2007. I've done a bit of reading and just want to see how other people have done it.
I've seen it is frowned upon to deploy it using MSI and that you should use SMS server(not got that) not getting it either.
I would be grateful to know how others have installed it.
I too am curious on how to mass deploy Officw 2k7 now that Microsoft no longer wish us to use MSI's
The various ways I have found are
Manually - Old Faithfull in that it works Editing various XML scripts - yet to get this working at all using SMS - not got this, tried to get my head round SMS and gave up for time being BDD - again tried this but been unsuccessful with all aspects of BDD - cant get anything to install via this.
Gonna see whats available in Windows 2008...
In mean time sticking to Office 2003 for the kids and only installing on staff PC's if requested and if their PC can cope with it
right so they dont have MSI format? Thats not so good is it. There is a tool that will let you convert it to an MSI im not sure what its called i will ask around.
Well i've found an msi in the PROPLUS.WW folder see image would it be just changing the config.xml file to the correct info or is there other files you need to change aswell? :?
the xml file is one way of doing it, then u can deploy it using group policy.
the way i did is it to create an mst file and then run the setup execuatble from the machine, this way has many more options for deployment than the xml file, it cannot however be run easily as a group policy.
There are details at http://technet2.microsoft.com/Office....mspx?mfr=true about how to use machine startup scripts to deploy it. What we do is a trivial check to see if (say) winword.exe exists in the right folder; if not, the script runs the setup.
I think the reason that SMS is the preferred deployment method is because it can push out the software while a user is logged on; this speeds up the install (which can be pretty slow if lots of machines switch on simultaneously and try and install Office 2007)