Shashidhar Joliholi
My feedback
-
3 votes
Shashidhar Joliholi shared this idea ·
-
2 votes
Shashidhar Joliholi shared this idea ·
-
1,347 votestry this instead ·
AdminBarbara Feldon (Office 365 Customer Experience, Microsoft Office 365) responded
The purpose of the Office Deployment Tool is to provide this capability. Download the Office 2016 version from here: https://www.microsoft.com/en-us/download/details.aspx?id=49117.
Shashidhar Joliholi commented
for Office365 2016 C2R customization, try below link
https://officedev.github.io/Office-IT-Pro-Deployment-Scripts/XmlEditor.html -
3,866 votes
Shashidhar Joliholi supported this idea ·
-
1 vote
Shashidhar Joliholi shared this idea ·
-
221 votes
Shashidhar Joliholi commented
really helpful feature need to be added
-
1,729 votes
Shashidhar Joliholi supported this idea ·
-
1 vote
Shashidhar Joliholi shared this idea ·
-
22 votes
Shashidhar Joliholi supported this idea ·
Shashidhar Joliholi shared this idea ·
User following XML code
<Configuration>
<Add OfficeClientEdition="32" Channel="Monthly">
<Product ID="O365ProPlusRetail">
<Language ID="en-us" />
<ExcludeApp ID="PowerPoint" />
<ExcludeApp ID="OneDrive" />
<ExcludeApp ID="Outlook" />
<ExcludeApp ID="OneNote" />
<ExcludeApp ID="Lync" />
<ExcludeApp ID="Groove" />
<ExcludeApp ID="Access" />
<ExcludeApp ID="Publisher" />
</Product>
</Add>
</Configuration>