This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<# | |
.SYNOPSIS | |
Installs the latest Microsoft Teams v2 per-machine for use on Windows 10/11 multi-session or Windows Server. | |
.DESCRIPTION | |
This script installs the latest version of Microsoft Teams v2 per-machine. | |
It downloads the Teams v2 Bootstrap installer and the Teams v2 MSIX installer from the specified URIs and installs them based on the operating system. | |
It also sets the required registry value for IsWVDEnvironment and optimizes Teams by disabling auto-update and installing the Teams meeting add-in. | |
.PARAMETER Path |