...
Info |
---|
The Office Add-ins will only work when the Synergy Agent is installed on user machines. MacOS - Synergy Agent for MacOS: Deployment Guide https://getvisibility.atlassian.net/wiki/x/JAAeDw Windows - /wiki/spaces/GS/pages/230523071 |
Note |
---|
Endpoints must be able to reach the cluster reliably and have a trusted SSL certificate. If these conditions are not met, the Office Add-ins may not load properly, potentially disrupting users' work.For example, if the Outlook add-in fails to load, it may prevent users from sending emails. |
Table of Contents
Table of Contents |
---|
...
Before you start the installation process, please make sure you meet the following prerequisites:
Note |
---|
Please contact Getvisibility Support to enable your deployment to offer support for Mac / Office Web Applications. Until this step is completed you will not be able to progress any further. |
Office365 Admin Center: Ensure that you have access to Office365 Admin Center.
Requirements for user machines
Synergy Agent installed
Requirements for each platform:
Windows:
Office Version: Office 2013 or later, including Office 365 subscription plans.
Browser: Internet Explorer 11 or later, Microsoft Edge (latest version).
Mac:
Office Version: Office 2016 for Mac or later, including Office 365 subscription plans.
Browser: Safari (latest version).
Web:
Office Version: Office on the web (formerly Office Online) or Office 365 subscription plans.
Browsers:
Microsoft Edge (latest version)
Google Chrome (latest version)
Mozilla Firefox (latest version)
Apple Safari (latest version)
...
Generate Manifest for Word/Excel/PowerPoint:
Create a new file named
manifest.xml
.Visit
https://{cluster}/static-server/agent/stable/office-addins/manifest-generator.html
orhttps://{cluster}/static-server/agent/beta/office-addins/manifest-generator.html
, copy the content, and paste it into themanifest.xml
file.
Generate Manifest for Outlook:
Create a new file named
outlook-manifest.xml
.Visit
https://{cluster}/static-server/agent/stable/office-addins/outlook-manifest-generator.html
orhttps://{cluster}/static-server/agent/beta/office-addins/outlook-manifest-generator.html
, copy the content, and paste it into theoutlook-manifest.xml
file.
Log in to Office 365 Admin Center:
Go to
https://www.microsoft.com/en-ie/microsoft-365/business/office-365-administration
and sign in.Click on 'Admin'.
Navigate to 'Settings', then select 'Integrated apps'.
Upload Word/Excel/PowerPoint Add-in:
Click on 'Upload custom apps' under 'Deployed apps'.
Choose 'Office Add-in' as the App type.
Upload the
manifest.xml
file created in Step 1.Click 'Next'.
Select the appropriate deployment targets.
Continue clicking 'Next' until you complete the wizard.
Upload Outlook Add-in: Repeat the steps from Step 4 (a-f) for the
outlook-manifest.xml
file created in Step 2.
Cluster Certificate Configuration
...