Jump to content

Recommended Posts

Posted

I need to unattend Office 2016 Professional Plus from MSDN

I've found Office Office Deployment Tool (Office 2016 version)

https://technet.microsoft.com/en-us/library/jj219426

but it doesn't work (maybe is for Office 365)

I've used this XML file 

<Configuration>   <Add OfficeClientEdition="64">    <Product ID="ProPlusRetail" PIDKEY="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX">      <Language ID="it-it" />      <ExcludeApp ID="Grove" />      <ExcludeApp ID="InfoPath" />      <ExcludeApp ID="Lync" />      <ExcludeApp ID="OneNote" />      <ExcludeApp ID="Project" />      <ExcludeApp ID="SharePointDesigner" />      <ExcludeApp ID="Visio" />    </Product>  </Add>   <Updates Enabled="False" />   <Display Level="None" AcceptEULA="True" />   <Property Name="AutoActivate" Value="0" />  <Property Name="ForceAppShutdown" Value="True" /> </Configuration>

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...