This article describes installing 0365 for use on your Cameyo Server

  1. Download and install the Office Deployment Tool: https://www.microsoft.com/en-us/download/confirmation.aspx?id=49117
  2. Create the following configuration file and save as config.xml
  3. <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>
  4. Download Office 365 ProPlus: run “setup.exe /download config.xml“
  5. Install Office 365 ProPlus: run “setup.exe /configure config.xml“
  6. Ensure that no Office 365 ProPlus product key was installed: run “cscript.exe "%programfiles%\Microsoft Office\Office16\ospp.vbs"
    /dstatus“