Estimated reading time: 2 minutes
In most business environments, you will find that Microsoft Teams is used a lot. Especially as Microsoft seem to be starting the push from Skype to Teams.
But, this means that if you are looking at a large deployment, you want to try and make the process as quick and easy as possible. For those IT professionals that has deployed software using platforms like SCCM, WDS or Group Policy, you will know that having the MSI installer makes life a lot easier!
So, you can now download both the x64 and the x86 versions of the Microsoft Teams explorer through us and we will also ensure that it is kept up to date.
Download Microsoft Teams MSI Installers
MSI Downloader Tool
Direct Download
Download Microsoft Teams MSI Installers
SourceForge Download
RSS Update Feed
You can keep up to date with our latest MSI releases by using the RSS feed below:
https://sourceforge.net/projects/msi-installers/rss?path=/
Instructions
If you are pushing this out in your corporate environment, you will want to use the silent installer switches, so this is the command line that you should use for this:
msiexec.exe /i "teams-msi-x64.msi" /q /norestart
This means it will install quietly (using the /q switch) and will not reboot automatically (using the /norestart) switch.
You can also use the /qb+ switch to show a basic UI.
Feedback
We would love to hear your feedback on this article so come and join us on Facebook or Twitter or just leave us a message below.
Share this content: