New Teams meeting add-in is missing from outlook

Anonymous
2023-10-22T10:55:25+00:00

Hi,

I have a PC with windows 11 and Office 365. I have installed the New Teams on it.
the user cannot create a teams meeting from outlook calendar.

When I looked for the add-in Options>Add-ins, I didnt see the add-in there, not even in the inactive or the disabled.

The add-in is installed when I looked in %AppData\local\microsoft\TeamsMeetingAddin..

I tried to uninstall Teams but again same problem.

I took the plugin from a PC that can launch teams meetings from outlook and put it in the folder of the PC that cant and it worked for a day now its not.

thank you

Outlook | Windows | Classic Outlook for Windows | For home

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

105 answers

Sort by: Most helpful
  1. Anonymous
    2024-03-20T15:34:17+00:00

    Update for RDS setup on Windows Server 2019. The only way I got this to work was to make sure that the addininstaller.install state file was located here: "C:\Program Files (x86)\Microsoft\TeamsMeetingAddin<version>"

    So I ran a command similar to this"

    msiexec.exe /i "C:\Program Files\WindowsApps\MSTeams_X.X.X.X_x64__8wekyb3d8bbwe\MicrosoftTeamsMeetingAddinInstaller.msi" ALLUSERS=1 /qn /norestart TARGETDIR="C:\Program Files (x86)\Microsoft\TeamsMeetingAddin<version>"

    And the only way I can get this to install for a standard user is applying this registry edits to 0.  DisableUserInstallsDisableMSI,

    HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer

    This is not ideal from an IT perspective when using RDS to prevent users from installing other software. Microsoft support please have your developers look into this. As your article says here this is a workaround, but not a good one at all. https://learn.microsoft.com/en-us/microsoftteams/new-teams-vdi-requirements-deploy

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2024-03-18T14:36:17+00:00

    The instructions earlier in the thread do not make sense on my Windows 11 workstation. It references registry keys that simply don't exist on my machine, perhaps because the linked instructions are for VDI infrastructure and there is no commensurate documentation for workstations.

    There is no "HKCU\Software\IM Providers" key.

    There is no "HKCU\Software\Microsoft\office\Outlook" key.

    Moreover, adding all of these keys to my workstation didn't solve the problem.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2024-03-18T05:38:49+00:00

    for over a month now, the .msi from the addin has been part of the new teams installation. you can extract it from the installation folder. theoretically, a machine-wide installation is possible. however, this did not work for us.

    but what does work: define an applocker exception. then the .msi is automatically installed in the user context when the new teams is executed.

    you can find the details in previous posts on this topic.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2024-03-15T19:04:06+00:00

    Why do you suggest going back to Classic teams when Classic teams is no longer available as of October?

    The Microsoft co-pilot also suggested this and when I pointed out that classic was discontinued the answer was "oops my bad"

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2024-03-06T13:34:37+00:00

    On a Windows Server 2019 setup with RDS users sharing a machine. It doesn't really work to do your steps for each user profile. This sounds very individual base with access to uninstall for each user profile on a local machine.

    Was this answer helpful?

    0 comments No comments