jitsi-meet-outlook icon indicating copy to clipboard operation
jitsi-meet-outlook copied to clipboard

Can't install it for several users in a Terminalserver environment

Open masterkyodai opened this issue 4 years ago • 3 comments

Hi there,

I have a problem with installing this on a Terminalserver. Generally speaking I can install it, but only for me - all other users don't have the plugin installed unless they do it manually.

Since we have several hundred users and some are not the brightest light I was looking into a solution, but so far I couldn't come up with anything realistic. Any Ideas how to use this in a multi-user environment?

masterkyodai avatar Jun 19 '20 11:06 masterkyodai

Unfortunately, I don't have any experience with mass-deployment of this (or any) plug-in. Have you tried the JitsiMeetOutlook-install-script.bat script in the installers folder? It seems like others may have been able to install this for multiple users that way (see #2).

timetheoretical avatar Aug 09 '20 15:08 timetheoretical

We deploy the MSI bundle to the target devices with administrative accounts to the default target dir. The plugin is not visible in Outlook, of course. As a 'user login'-action we deploy the registry settings for the outlook addin inside HKCU. (just export this from a working device/test (manual install) device)

With this procedure we got it working inside RDSH and also on "normal" Win10 endpoints which are used by different users.

DanKapone avatar Oct 24 '20 17:10 DanKapone

As a 'user login'-action we deploy the registry settings for the outlook addin inside HKCU. (just export this from a working device/test (manual install) device)

Where can I find the settings of the addin under HKCU? I have not found anything yet.

Attack44 avatar Aug 29 '22 18:08 Attack44