Quantcast
Channel: Paul Jones – Microsoft Corporation
Viewing all articles
Browse latest Browse all 89

Modify Office 2007 Deployment with Config.xml

$
0
0

C:\MSOCache\All Users\{90120000-0030-0000-0000-0000000FF1CE}-C\setup.exe /modify /Enterprise /config \\server\share\config.xml

Config.xml File:

<Configuration Product="Enterprise">
  <PIDKEY Value="11111-11111-11111-11111-1111" />
  <Display Level="Basic" CompletionNotice="Yes" SuppressModal="No" AcceptEula="Yes" />
  <Logging Type="Verbose" Path="%temp%" Template="Microsoft Office 2007 Setup.log" />
  <USERNAME Value="Name" /> 
  <COMPANYNAME Value="Company" />
  <OptionState Id="ACCESSFiles" State="Local" Children="force" />
  <OptionState Id="EXCELFiles" State="Local" Children="force" />
  <OptionState Id="PPTFiles" State="Local" Children="force" />
  <OptionState Id="WORDFiles" State="Local" Children="force" />
  <OptionState Id="SHAREDFiles" State="Local" Children="force" />
  <OptionState Id="TOOLSFiles" State="Local" Children="force" />
</Configuration>

 

__


Viewing all articles
Browse latest Browse all 89

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>