Lost Hyperlinks for Teams Meetings
-
Hi,
when I send a Teams meeting invitation it seems to be converted to text and all links get lost, even in my calendar entry - at least the Button “Join Teams Meeting” is still available here. Other recipients don’t get the meeting link and thus it would be pretty lonesome there.
I am using
Outlook from Office 365 16.0.13530.20440
z-push 2.5.2
kopano 10.0.6.502Any advise?
Thank you
Holger -
Hi @holibert,
currently all message bodies in appointments in Kopano are only plain text. So if you have a platform that only sends a html description these information would be lost.
-
@holibert
Hello,
although this topic is quite old, I want to share my workaround for this problem:
I found this interessting blogpost which led me to the solution:
https://ucmart.uk/2019/01/14/microsoft-teams-outlook-meeting-add-in-formatting-issue/
I disabled the “Microsoft VBA for Outlook Add-in” via GPO, so the Meeting-Link cannot be created as html but as plaintext.
It doesn’t look very pretty but the plaintext-Link works. ;-)Best regards
Achim -
@afischer
many many thx for this information. May I ask how you managed to deactivate this Add-In? Via registry key? Where did you find it?
I cant find the VBA Add-In anywhere to change the load behavior.
Actually Im using regestry keys published via GPO to always activate the Kopano Outlook ExtensionComputer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Outlook\Addins\Kopano\LoadBehavior = 3
But the Plugin for VBS is listed nowhere under HKLM\Software\xxx or HKLM\Software\WOW6432Node\xxx or HKCU