Changes

Jump to: navigation, search

MS Office 2010

1,924 bytes added, 14:10, 1 February 2012
MS Office 2010 Single License: installation
The Office Customization Tool (OCT) is available '''only with volume licensed versions''' of Office 2010 and the 2007 Office system. The prices of volume licenses are significantly higher, than for single licenses. So the above solution can't be used if you bought single licenses for budget reasons.
==Config.xml== To configure a silent installation (unattended installation) of an Office 2010 product that requires no user interaction, create a Config.xml. You finde an example in a subfolder of the installation called ''product_folder_name''.WW <source lang="xml"><Configuration Product="SingleImage"> <Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" /> <!-- <Logging Type="standard" Path="c:\temp" Template="MS_Office_Install_Log.txt" /> --> <PIDKEY Value="AAAAABBBBBCCCCCDDDDDEEEEE" /> <!-- you have to enter a valid key here! --> <!-- <USERNAME Value="Customer" /> --> <!-- <COMPANYNAME Value="Organisation" /> --> <!-- <INSTALLLOCATION Value="%programfiles%\Microsoft Office" /> --> <!-- <LIS CACHEACTION="CacheOnly" /> --> <!-- <LIS SOURCELIST="\\server1\share\Office;\\server2\share\Office" /> --> <!-- <DistributionPoint Location="\\server\share\Office" /> --> <!-- choose what to install --> <OptionState Id="ACCESSFiles" State="Absent" Children="force" /><!-- Access --> <OptionState Id="EXCELFiles" State="Local" Children="force" /><!-- Excel --> <OptionState Id="OneNoteFiles" State="Absent" Children="force" /><!-- OneNote --> <OptionState Id="OUTLOOKFiles" State="Absent" Children="force" /><!-- Outlook --> <OptionState Id="PPTFiles" State="Local" Children="force" /><!-- Powerpoint --> <OptionState Id="PubPrimary" State="Absent" Children="force" /><!-- Publisher --> <OptionState Id="WORDFiles" State="Local" Children="force" /><!-- Word --> <!-- <Setting Id="Reboot" Value="IfNeeded" /> --></Configuration></source> ==Installation (Work in Progress!!!)==Then call ''setup.exe /config \\path to your modified\config.xml'' TODO: test out of WPKB (not happend yet) TODO: find a way to change/ delete the PIDKEY because one it is only valid for one client ==Configuration== If you have an Windows Server with an AD, it is possible to use Group Policy to enforce some Office 2010 settings. You need the [http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=18968 Office 2010 Administrative Template files] and find an comprehensive guide in this [http://www.microsoft.com/downloads/de-de/details.aspx?FamilyID=66a6848c-6c28-4b61-9c12-a8cad4b380a4 document] (change language before download if needed).--[[User:Konus|Konus]] 15:10, 1 February 2012 (CET)
[[category:Silent Installers]]
[[Category:Microsoft Office]]
65
edits

Navigation menu