ExcludeApp not working in Office 365 Proplus CTR

Im trying to install Office without Access.  Im using the .xml file below but Access always installs.  What am I doing wrong?

<Configuration>
 <Add OfficeClientEdition="32" Version="15.0.4711.1003">
    <Product ID="O365ProPlusRetail" >
      <Language ID="en-us" />
      <ExcludeApp ID="Access" />       
    </Product>
 </Add>
 <Display Level="Full" AcceptEULA="TRUE" />
</Configuration>

May 26th, 2015 4:13pm

Im trying to install Office without Access.  Im using the .xml file below but Access always installs.  What am I doing wrong?

<Configuration>
 <Add OfficeClientEdition="32" Version="15.0.4711.1003">
    <Product ID="O365ProPlusRetail" >
      <Language ID="en-us" />
      <ExcludeApp ID="Access" />       
    </Product>
 </Add>
 <Display Level="Full" AcceptEULA="TRUE" />
</Configuration>

Your XML syntax doesn't look bad to me.

Check the officesetup logfiles in %temp% - is your configure.xml being honoured/recognized?

Free Windows Admin Tool Kit Click here and download it now
May 26th, 2015 5:38pm

The problem was that I was using an old version of the Office Deployment Tool. Its working now with the current version.
  • Marked as answer by willbar 13 hours 17 minutes ago
May 28th, 2015 2:14pm

The problem was that I was using an old version of the Office Deployment Tool. Its working now with the current version.
  • Marked as answer by willbar Thursday, May 28, 2015 6:13 PM
Free Windows Admin Tool Kit Click here and download it now
May 28th, 2015 6:13pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics