Installing Office 365 on Cameyo
Print
Modified on: Mon, 7 Dec, 2020 at 2:25 AM
This article describes installing 0365 for use on your Cameyo Server
- Download and install the Office Deployment Tool: https://www.microsoft.com/en-us/download/confirmation.aspx?id=49117
- Create the following configuration file and save as config.xml
- <Configuration>
<Add OfficeClientEdition="64">
<Product ID="O365ProPlusRetail">
<ExcludeApp ID="Groove" />
<ExcludeApp ID="Lync" />
<ExcludeApp ID="OneDrive" />
<ExcludeApp ID="Teams" />
<ExcludeApp ID="Outlook" />
<Language ID="en-us" />
</Product>
</Add>
<Display Level="None" AcceptEULA="True" />
<Property Name="SharedComputerLicensing" Value="1" />
<Updates Enabled="TRUE" />
</Configuration>
- Download Office 365 ProPlus: run “setup.exe /download config.xml“
- Install Office 365 ProPlus: run “setup.exe /configure config.xml“
- Ensure that no Office 365 ProPlus product key was installed: run “cscript.exe "%programfiles%\Microsoft Office\Office16\ospp.vbs"
/dstatus“
Did you find it helpful?
Yes
No
Send feedback Sorry we couldn't be helpful. Help us improve this article with your feedback.