Forum Discussion
Maydras
Oct 12, 2023Copper Contributor
New Teams - Meeting Add-in not working + Image cannot be added to announcement
Hi guys, I deployed the new MS Teams Client to a bunch of users and turns out that the the Microsoft Teams Meeting Add-in for Outlook isn't working. It doesn't show up in COM-Add-Ins eventhough...
- Oct 16, 2023I managed to get the Add-in working again.
Steps:
- Uninstall the Add-in: msiexec.exe /x {A7AB73A3-CB10-4AA5-9D38-6AEFFBDE4C91} /qn
- Close Microsoft Teams and Microsoft Outlook
- Start Microsoft Teams and Outlook
I ended up scripting the uninstallation because every user was affected.
Jappie
Oct 16, 2023Copper Contributor
Same problem with Outlook 2019. After turning Try the new Teams toggle
at the top of Teams off it was working again.
- MaydrasOct 16, 2023Copper ContributorI managed to get the Add-in working again.
Steps:
- Uninstall the Add-in: msiexec.exe /x {A7AB73A3-CB10-4AA5-9D38-6AEFFBDE4C91} /qn
- Close Microsoft Teams and Microsoft Outlook
- Start Microsoft Teams and Outlook
I ended up scripting the uninstallation because every user was affected.