Releases: microsoft/TeamsMsiOverride
1.0.2311.3001
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
Version : 1.0.2110.2101
Contains functionality improvements and bug fixes.
1.0.2108.0604
Version : 1.0.2108.0604
Contains functionality improvements and bug fixes.
1.0.2108.0602
Version : 1.0.2108.0602
Contains functionality improvements and bug fixes.
1.0.2108.0601
Version : 1.0.2108.0601
Contains functionality improvements and bug fixes.
1.0.2103.3102
Version : 1.0.2103.3102
Contains functionality improvements and bug fixes.