For most instances, clients will deploy the Outlook Add-In via the O365 centralized deployment, as this pushes the Add-In to all users and does not require each user to perform an install separately.
However, there are times when you may wish to deploy the Add-In to only a single user.
To achieve this you need to manually add the plugin to Outlook for the target account. You will need either the Outlook plugin file, or the url of where to access it.
Step 1: Downloading/Accessing the Manifest
Add-Ins are installed into Outlook using manifest files. The Evoko Naso Add-In can be accessed here: https://evokosmartspacefirmware.blob.core.windows.net/evoutlookaddin/ev_prod_OutlookWebAddIn.xml
Step 2a: From Web Outlook
Login to outlook.office.com and select calendar.
- Select "New Event".
- In the top banner of the new event, select the 3 dots . . . to reveal the "Get Add-ins" menu button.
- Click this option and the "Add-Ins for Outlook" should display. From here, select "My add-ins" from the left menu.
- Scroll to the bottom of the page and select "Add a custom add-in". Then follow the on-screen steps to upload the add-in.
Step 2b: From Local Outlook
You can follow the same process as above using Outlook Desktop, but the Get Add-Ins button should already display on the calendar view.