I was trying to deploy with a GPO
Main Topics
Browse All TopicsI thought it was ProPlusrWW.msi but it doest seem to work.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Hi pghzooit
By default you can't just run the MSI directly you must create an Administrative Installation first.
Depending on the GroupPolicy method you wish to use there are a couple of things to note:
To use Group Policy Software Installation you must first create a Network Installation this can be found here:
Create a network installation point for the 2007 Office system
http://technet2.microsoft.
Once completed follow this article to create your Software Package within GroupPolicy.
Use Group Policy Software Installation to deploy the 2007 Office system.
http://technet2.microsoft.
You should note that this method is per-machine basis only and you can't use MSP customisation files rather you need to update the config.xml file directly with your changes.
If you wish to use the MSP method then you could use a Group Policy Startup Script it's still per-machine based but it does makes things a little easier with the customisations.
Use Group Policy to assign computer startup scripts for 2007 Office deployment
http://technet2.microsoft.
Hope that helps.
Cheers
it looks like this is quite a problem for many. See saga at http://www.mcse.ms/message
Microsoft even has a two-day course about this: http://www.microsoft.com/l
when deploying with gpo you take the ProPlusWW.msi...
but you can't use a .msp file created by the office cusomization tool.
You have to use and customize the config.xml located in the Proplus.WW folder
When deploying office through gpo, notice that the config.xml has to be in the original folder!
Additonally there are some restrictions when customizing the config.xml for group policy deployment!
You can only edit the following options...else this will not work
Product ID number, the language, the installation state and the installation source location
also, see my comment in http:Q__23245997.html , with references to Microsoft articles.
best service = invisible service, like in hotel. Resolve the problem and immediately get lost.
Still, this is only slight rudeness, I'd say. Look at http:Q_23305097.html .
Business Accounts
Answer for Membership
by: Mister_SpockPosted on 2008-02-13 at 10:58:13ID: 20886976
Are you double clicking on the MSI or using this DOS command:
msiexec.exe /i ProPlusrWW.msi /qn?