Quantcast
Channel: Office 2013 and Office 365 ProPlus - Planning, Deployment, and Compatibility forum
Viewing all articles
Browse latest Browse all 3748

Display level suppressed when installing Office 365 ProPlus via SCCM even though XML says Display Level="Full"

$
0
0

As the title says the display level is suppressed when installing Office 365 ProPlus via SCCM even though XML says Display Level="Full"

I would like to install Office ProPlus with the display level visible to the user.  Not all users are local admins so I've installed Office within the admin context.  Does this happen because SCCM installs under system context and as such suppresses pop ups to the end user?

Has anyone been able to get this to work or am i doing something wrong?  If someone can offer me some guidance please.  Here is my XML:

<Configuration>

<Add OfficeClientEdition="32" >
    <Product ID="O365ProPlusRetail">
      <Language ID="en-us" />

    <ExcludeApp ID="Access" />
      <ExcludeApp ID="InfoPath" />
      <ExcludeApp ID="Groove" />
      <ExcludeApp ID="Project" />
      <ExcludeApp ID="SharePointDesigner" />
      <ExcludeApp ID="Visio" />
   <ExcludeApp ID="OneNote" />
     <ExcludeApp ID="Publisher" />
    </Product>
  </Add>  -->

<Updates Enabled="True" />

<Display Level="Full" AcceptEULA="TRUE" />

<Property Name="FORCEAPPSHUTDOWN" Value="1" />

<Logging Name="OfficeSetup.txt" Path="%temp%" />

  <!--  <Property Name="AUTOACTIVATE" Value="1" />  -->

</Configuration>


Viewing all articles
Browse latest Browse all 3748

Trending Articles



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