MSFN Forum: MS Office 2010 Config.xml - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

MS Office 2010 Config.xml How to modify to add additional products Rate Topic: -----

#1 User is offline   lidoiwo 

  • Group: Members
  • Posts: 1
  • Joined: 30-July 12
  • OS:none specified
  • Country: Country Flag

Posted 30 July 2012 - 12:59 PM

I have downloaded the Proplus Office 2010 with SP1 disc image. I'm trying to create seperate config.xml for each seperate product. The problem I'm having is if word 2010 is on the computer already and I want to install Excel via a commandline using config.xml it remove word 2010 from the computer. The seperate products are listed on an advertised menu in sccm 2007.
Here is my word.xml...
<Configuration Product="Word.en-us">
<Display Level="basic" CompletionNotice="yes" SuppressModal="no" AcceptEula="yes" />
<!-- <Logging Type="standard" Path="%temp%" Template="Microsoft Office Professional Plus Setup(*).txt" /> -->
<USERNAME Value="WSA" />
<COMPANYNAME Value="our company." />
<INSTALLLOCATION Value="%programfiles%\Microsoft Office" />
<!-- <LIS CACHEACTION="CacheOnly" /> -->
<!-- <LIS SOURCELIST="\\server1\share\Office;\\server2\share\Office" /> -->
<!--DistributionPoint Location="\\hmdm2\svrsw$\Install\NonCore\Common\MSFT\Office\2010\Disc" />-->
<!--<OptionState Id="WORDFiles" State="Local" Children="force" />-->
<OptionState Id="ACCESSFiles" State="absent" Children="force" />
<OptionState Id="XDOCSFiles" State="absent" Children="force" />
<OptionState Id="OneNoteFiles" State="absent" Children="force" />
<OptionState Id="OUTLOOKFiles" State="absent" Children="force" />
<OptionState Id="PPTFiles" State="absent" Children="force" />
<OptionState Id="PubPrimary" State="absent" Children="force" />
<OptionState Id="GrooveFiles" State="absent" Children="force" />
<OptionState Id="VisioPreviewerFiles" State="absent" Children="force" />
<OptionState Id="LOBiMain" State="absent" Children="force" />
<OptionState Id="CAGFiles" State="absent" Children="force" />
<OptionState Id="ProofingTools_1036" State="absent" Children="force" />
<OptionState Id="OISFiles" State="absent" Children="force" />
<OptionState Id="EXCELFiles" State="absent" Children="force" />
<Setting Id="SETUP_REBOOT" Value="never" />
<!-- <Command Path="%windir%\system32\msiexec.exe" Args="/i \\server\share\my.msi" QuietArg="/q" ChainPosition="after" Execute="install" /> -->
</Configuration>

Here is my excell.xml
<Configuration Product="Excel.en-us">
<Display Level="basic" CompletionNotice="yes" SuppressModal="no" AcceptEula="yes" />
<!-- <Logging Type="standard" Path="%temp%" Template="Microsoft Office Professional Plus Setup(*).txt" /> -->
<USERNAME Value="WSA" />
<COMPANYNAME Value="my company." />
<INSTALLLOCATION Value="%programfiles%\Microsoft Office" />
<!-- <LIS CACHEACTION="CacheOnly" /> -->
<!-- <LIS SOURCELIST="\\server1\share\Office;\\server2\share\Office" /> -->
<!--DistributionPoint Location="\\hmdm2\svrsw$\Install\NonCore\Common\MSFT\Office\2010\Disc" />-->
<OptionState Id="WORDFiles" State="absent" Children="force" />
<OptionState Id="ACCESSFiles" State="absent" Children="force" />
<OptionState Id="XDOCSFiles" State="absent" Children="force" />
<OptionState Id="OneNoteFiles" State="absent" Children="force" />
<OptionState Id="OUTLOOKFiles" State="absent" Children="force" />
<OptionState Id="PPTFiles" State="absent" Children="force" />
<OptionState Id="PubPrimary" State="absent" Children="force" />
<OptionState Id="GrooveFiles" State="absent" Children="force" />
<OptionState Id="VisioPreviewerFiles" State="absent" Children="force" />
<OptionState Id="LOBiMain" State="absent" Children="force" />
<OptionState Id="CAGFiles" State="absent" Children="force" />
<OptionState Id="ProofingTools_1036" State="absent" Children="force" />
<OptionState Id="OISFiles" State="absent" Children="force" />
<!--<OptionState Id="EXCELFiles" State="absent" Children="force" />-->
<Setting Id="SETUP_REBOOT" Value="never" />
<!-- <Command Path="%windir%\system32\msiexec.exe" Args="/i \\server\share\my.msi" QuietArg="/q" ChainPosition="after" Execute="install" /> -->
</Configuration>


#2 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 8,726
  • Joined: 28-April 06
  • OS:Server 2012
  • Country: Country Flag

Posted 31 July 2012 - 07:38 AM

Does it do that even if you remove the Word Configuration object?

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy