/build/static/layout/Breadcrumb_cap_w.png

How to remove single or multiple components of office 365 pro Plus

/Configure can be used to install.
what are command or .xml files used to uninstall specific component.


2 Comments   [ + ] Show comments
  • <Configuration>

    <Add OfficeClientEdition="32" >
    <Product ID="O365ProPlusRetail">
    <Language ID="en-us" />
    <ExcludeApp ID="Outlook" />
    <ExcludeApp ID="OneNote" />
    <ExcludeApp ID="Lync" />
    </Product>
    </Add>

    <Updates Enabled="FALSE" />

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

    <Logging Name="MSOffice365ProPlus.log" Path="%WINDIR%\Installer" />

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

    </Configuration>


    Result:
    Installs complete.
    Outlook, OneNote and Lync also installed.

    am i using correct names?

    I guess xml is case sensitive. - akashrayban 8 years ago
  • version 15.0.4551.1011 has problem.
    Same config file for version 15.0.4701.1002 works as expected. - akashrayban 8 years ago

Answers (1)

Posted by: anonymous_9363 8 years ago
Red Belt
0
The recommended way is to remove Office 365 completely and then reinstall using a customised XML file with the applications you DON'T want to install excluded using the 'ExcludeApp' element.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ