New Teams
Posted by Sinsilenc@reddit | sysadmin | View on Reddit | 6 comments
I know this is beating a dead horse but why in the heck is this deployed as msix then the teams addin for outlook is still an msi package? Like can it be consistent. I deal with random pooled vdi's and i cannot get it to update consistently to save my life unlike the "old teams" which was functionally better in this regard....
Frosty_Wrangler_4983@reddit
You are better off using a custom powershell script to install the msix package and also to remove the existing version of meeting add-in and install the latest one from the version of Teams you just installed. There's plenty of scripts out there
BlockBannington@reddit
Use the bootstrapper my man
BlackV@reddit
which downloads the msix for the install
Sinsilenc@reddit (OP)
We do but half the time when it installs the teams addin for outlook doesnt install correctly for all users.
Not_Another_Moose@reddit
Use the MSI installer 🤷?
Sinsilenc@reddit (OP)
What exe installer? Even on microsofts website its a .msix which is not an exe.