Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Releases: microsoft/TeamsMsiOverride

1.0.2311.3001

30 Nov 17:28
704ca8a

Choose a tag to compare

1.0.2311.3001 Pre-release
Pre-release

With this release the script files are not signed, so you will need to appropriately set the ScriptExecutionPolicy to permit it to run.
As such this is being marked pre-release for anyone to use who wants these specific improvements.

PublishLatestVerison.ps1
This version adds a Ring parameter which can take any value of:
'Preview', 'General', 'GCCGeneral', 'GCCHGeneral', 'DODGeneral'
This controls which ring the updated MSI is retrieved for.

CheckMsiOverride.ps1
This version has 3 main changes.
It adds a Ring parameter which can take any value of:
'Preview', 'General', 'GCCGeneral', 'GCCHGeneral', 'DODGeneral'
This is only applicable to CDN Type, and controls which ring the updated MSI is retrieved for.

It changes the behavior of Uninstall32Bit to remove the 32-bit version regardless whether 64-bit is present or not.

It adds two switch parameters:
-UninstallAll
-UninstallAllIfBothPresent

These will allow an execution which will fully uninstall all existing versions of the MSI, or only do so if there are both 32-bit and 64-bit versions present. After the uninstall the script proceeds to install the updated MSI as a fresh install.

These parameters can be helpful when a machine is in an invalid state with multiple different copies of the Teams MSI present.

1.0.2110.2101

27 Jan 23:01
5655410

Choose a tag to compare

Version : 1.0.2110.2101

Contains functionality improvements and bug fixes.

1.0.2108.0604

06 Aug 19:03
8845e83

Choose a tag to compare

Version : 1.0.2108.0604

Contains functionality improvements and bug fixes.

1.0.2108.0602

06 Aug 18:44
8845e83

Choose a tag to compare

Version : 1.0.2108.0602

Contains functionality improvements and bug fixes.

1.0.2108.0601

06 Aug 17:12
8845e83

Choose a tag to compare

Version : 1.0.2108.0601

Contains functionality improvements and bug fixes.

1.0.2103.3102

31 Mar 19:34
697bbce

Choose a tag to compare

Version : 1.0.2103.3102

Contains functionality improvements and bug fixes.