Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

The Office Add-ins will only work when the Synergy Agent is installed on user machines.

MacOS - Synergy Mac Agent - Installation Agent for MacOS: Deployment Guide

Windows - Synergy Agent for Windows: Deployment Guide /wiki/spaces/GS/pages/230523071

Table of Contents

Table of Contents

...

  1. Generate Manifest for Word/Excel/PowerPoint:

    1. Create a new file named manifest.xml.

    2. Visit https://{cluster}/static-server/agent//your.cluster.com/synergy-serverstable/office-addins/manifest-generator.html or https://{cluster}/static-server/agent/beta/office-addins/manifest-generator.html, copy the content, and paste it into the manifest.xml file.

  2. Generate Manifest for Outlook:

    1. Create a new file named outlook-manifest.xml.

    2. Visit https://your.cluster.com/synergy-server/{cluster}/static-server/agent/stable/office-addins/outlook-manifest-generator.html or https://{cluster}/static-server/agent/beta/office-addins/outlook-manifest-generator.html, copy the content, and paste it into the outlook-manifest.xml file.

  3. Log in to Office 365 Admin Center:

    1. Go to https://www.microsoft.com/en-ie/microsoft-365/business/office-365-administration and sign in.

    2. Click on 'Admin'.

    3. Navigate to 'Settings', then select 'Integrated apps'.

  4. Upload Word/Excel/PowerPoint Add-in:

    1. Click on 'Upload custom apps' under 'Deployed apps'.

    2. Choose 'Office Add-in' as the App type.

    3. Upload the manifest.xml file created in Step 1.

    4. Click 'Next'.

    5. Select the appropriate deployment targets.

    6. Continue clicking 'Next' until you complete the wizard.

  5. Upload Outlook Add-in: Repeat the steps from Step 4 (a-f) for the outlook-manifest.xml file created in Step 2.

...

  1. Open Chrome

  2. Navigate to the cluster address: Go to https://your.cluster.address.com/synergystatic-server/agent/stable/office-addins/ (replace "your.cluster.address.com" with the actual address of the Kubernetes cluster).

  3. Check for a warning: If a warning is displayed, proceed to the next steps. If no warning is shown, the machine already trusts the certificate, and you're good to go.

  4. Click on the ‘Not secure’ icon in the navigation bar and then ‘Certificate is not valid’:

  5. The certificate details will be shown, click ‘Details’, then ‘Export’. Pick a location under which the certificate will be saved.

  6. Open chrome settings, then → “Privacy and security”“Security”“Manage device certificates”. A new window will be shown with device certificate settings. Click on the “Trusted Root Certification Authorities” and then “Import…”.

  7. Go through the wizard and import the file created in point 5.

...