P
patrickforde
Hi,
I have pushed out office 2007 pro to my company and am looking to
change my office package on all machines.
As the company used lotus notes and did not want to push out access
2007. I did not push these out to all machines. The company now wants to
move over to outlook 2007 and I am having difficulties upgrading my
package with outlook 2007 installed.
I pushed the software out using group policy and pointed the policy to
the ProPlusWW.msi and changed the config file to look like below.
<Configuration Product="ProPlus">
<Display Level="basic" CompletionNotice="no" SuppressModal="yes"
NoCancel="yes" AcceptEula="yes" />
<PIDKEY Value="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" />
<USERNAME Value="username" />
<COMPANYNAME Value="Company Name" />
<OptionState Id="ACCESSFiles" State="absent" Children="force" />
//access
<OptionState Id="OUTLOOKFiles" State="absent" Children="force" />
//outlook
</Configuration>
I have tried editing the config file and redeploying the application
with both removing the line for access, and also changing the line to
say local insteas of absent. Outlook has installed on the computers but
I keep getting the error messages"outlook 2007 the operation failed due
to an installation problem"
I was wondering if anyone could stear me in the right way. I have tried
to point to another folder also. I would like to do this centrally
rather than manually. All works fine with manually removing and then
pushing out the msi with changed config file.
I have pushed out office 2007 pro to my company and am looking to
change my office package on all machines.
As the company used lotus notes and did not want to push out access
2007. I did not push these out to all machines. The company now wants to
move over to outlook 2007 and I am having difficulties upgrading my
package with outlook 2007 installed.
I pushed the software out using group policy and pointed the policy to
the ProPlusWW.msi and changed the config file to look like below.
<Configuration Product="ProPlus">
<Display Level="basic" CompletionNotice="no" SuppressModal="yes"
NoCancel="yes" AcceptEula="yes" />
<PIDKEY Value="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" />
<USERNAME Value="username" />
<COMPANYNAME Value="Company Name" />
<OptionState Id="ACCESSFiles" State="absent" Children="force" />
//access
<OptionState Id="OUTLOOKFiles" State="absent" Children="force" />
//outlook
</Configuration>
I have tried editing the config file and redeploying the application
with both removing the line for access, and also changing the line to
say local insteas of absent. Outlook has installed on the computers but
I keep getting the error messages"outlook 2007 the operation failed due
to an installation problem"
I was wondering if anyone could stear me in the right way. I have tried
to point to another folder also. I would like to do this centrally
rather than manually. All works fine with manually removing and then
pushing out the msi with changed config file.