Enabling Microsoft Outlook Add-in
This section provide steps to enable the Microsoft Outlook Add-in on the HCL Sametime Meetings server.
About this task
Sametime Meetings 11.6 IF1
The Outlook Add-in is provided with Sametime Meetings 11.6 IF1 installs and upgrades. Follow these steps to enable the Outlook Add-in on Sametime Meetings 11.6 IF1 environments.
Docker
- Edit the .env file.
- Change the ENABLE_OUTLOOK_ADDIN parameter from "false" to "true".
- Find the parameter COMPOSE_PROFILES=outlookAddin and uncomment out by removing the #.
- Save and restart to enable.
Kubernetes
- Edit the values.yaml file.
- Change the enableOutlookAddin parameter from "false" to "true".
- Save and restart to enable.
For Sametime Meetings 11.6 environments, the Outlook
Add-in needs to be downloaded separately from HCL Software Portal and installed.
- Download the sametime_meetings_outlook.zip from HCL Software Portal and
unzip the contents to the same location as the sametime-meeting server was
unzipped to. There will be 2 new files and 1 overwrite
(findDeployment).
- Run the
command:
./loadOutlook.sh
This command will identify the Sametime Meetings deployment and provide steps to install the Add-in. Once completed, restart the server with docker-compose on Docker or upgrade the helm on Kubernetes.
Microsoft Outlook clients can install the add-in following the Installing Sametime Meetings Add-in instructions.
For information on administering Office Add-ins see: