Why is Microsoft Teams Installed Differently Than the Teams Add-in for Outlook?

0
2
Asked By CuriousCat42 On

I'm really struggling with the installation inconsistency between Microsoft Teams and its Outlook add-in. It's so frustrating that Teams is deployed as an MSIX package, while the add-in for Outlook is still stuck using an MSI package. Especially since I work with various pooled VDIs, it makes it chaotic trying to keep everything updated. Honestly, the 'old Teams' was much easier to manage in this aspect. Can someone explain why there's such a difference?

3 Answers

Answered By ScriptingSavant On

Using a custom PowerShell script to handle the MSIX package can save a lot of headaches. It can also help you remove the old version of the meeting add-in and install the latest one from the recently installed Teams version. There are quite a few scripts out there that can help with this.

Answered By TechieTom234 On

Have you thought about using the exe installer instead? It might work better for you.

ConfusedNerd99 -

What exe installer are you talking about? I checked Microsoft's site and it only has the .msix, not an exe.

Answered By Troubleshooter77 On

You could also try the bootstrapper. It automatically downloads the MSIX for installation, but I know it can be hit or miss.

FrustratedUser88 -

Yeah, we do that too, but it seems like the Teams add-in for Outlook doesn't always install properly for all users.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.