steveo2000 Posted February 13, 2009 Posted February 13, 2009 Hi All, Ok quick question, Ive been trying now for about a week to deploy Office Pro Plus Via MSI. Having spent nearly 2 days trying to find out how to get the software installed using the correct MSI off the CD () I now have office install! Hurray! However having tested the application it needs the CD key inserting on each machine, this just won't do! I contacted a colleague of mine at another school and he tells me I need to edit the config.xml file and sent me a very useful link: Config.xml file in the 2007 Office system Now i've edited this file inserting the CD key and hoped it would all be sorted, however it still asks for the key! The original MSI is copied from the CD (the whole cd contents) and placed in a shared area on are server (the cd as it came). The MSI is a file called ProPlusWW.msi ( this took me a while to find as theres several MSI's on the disk) the config.xml file sits in the same folder as the MSI, Ive also tried i copy the config.xml file to the root setup folder! has anyone got any ideas why this wouldn't be picking up its settings from this file!! I will be happy to paste in the file if anyone needs to see it minus the key of course!! Thanks
strawberry Posted February 13, 2009 Posted February 13, 2009 the msi install doesn't often work with the xml edit unfortauntely.
maark Posted February 13, 2009 Posted February 13, 2009 Hi, can't answer specific but there are a lot of problems getting office 2007 to install via msi/group policy. Microsoft recommend manual install or as part of your machine image unless you have Microsoft SMS. This is a pain - I have tried auto rollout at previous college with lots of problems - now got to do it again at new school over summer. Cheers Mark
steveo2000 Posted February 13, 2009 Author Posted February 13, 2009 WHAT!! Im going to have a falling out with Microsoft! Isn't the MSI there technology!???! Surely it should work!
IanT Posted February 13, 2009 Posted February 13, 2009 I've done the Office 2007 Admin Install before "command setup.exe /admin"
steveo2000 Posted February 13, 2009 Author Posted February 13, 2009 Ive ran this file on are server and it brings up a wizard try thing, it does ask for the CD Key but how does this help it installing office via MSI? Thanks
Zoom7000 Posted February 13, 2009 Posted February 13, 2009 Here you go mate - This guide should help you deploy how you want it to: Office 2007, Unattended Setup & Fine-tuning - MSFN Forums
AngryTechnician Posted February 13, 2009 Posted February 13, 2009 We have this working on the Enterprise version. The config.xml needs to be in the same folder as the setup.exe (i.e. the root, not the folder with the MSI in). If you post the XML minus product key as suggested I'll compare to ours and see if anything stands out. Also, did you remember to strip the hyphens from the PIDKEY value?
steveo2000 Posted February 13, 2009 Author Posted February 13, 2009 ok thanks for the suggestion, gave it a go, still no joy! Hers the code hope this helps!! You'll notice some of it I havent touched as im a bit usure as to what it does!
ricki Posted February 13, 2009 Posted February 13, 2009 HI I have created a share and copied the cd to the server. Then have run the setup.exe /admin This creates a msp file that you have to copy to the update folder. If I run setup now it thinks a bit and only asks one question do I want to upgrade and then it installs perfectly. I have tried editing the config.xml file in the proplus.ww directory and it looks like this I have tried to install but no joy. I get a error 1713. I have tried copying the config.xml file to the root of the install directory and that does not work either when I run the proplusww.msi and I still get the error 1713. Has anyone go any ideas what I have done wrong. Thanks for all your help, Richard
AngryTechnician Posted February 13, 2009 Posted February 13, 2009 OK, two things. First, only a few of these options are supported for GPO deployment, the rest are ignored (according to this). More importantly, all of your options are currently commented out (using the tags). Try this:
AngryTechnician Posted February 13, 2009 Posted February 13, 2009 Hmm. Not sure what's going on now then. Only other thing I can think of is that I never ran the setup.exe /admin step as I didn't know you could (when we deployed there was very little documentation on GPO deployment - when 2007 first launched the docs actually said outright it was not even possible). I just deployed straight from the original files. Not sure what implications that would have.
burgemaster Posted February 20, 2009 Posted February 20, 2009 We have deployed 2007 Pro Plus via MSI just fine. Here is the edited XML file (that is placed in the ProPlus.WW folder): The MSI that is linked to is the ProPlusWW.msi in the ProPlusWW folder. Good Luck
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now