How to install teams for all users

How to install teams for all users

book

Article ID: CTX475044

calendar_today

Updated On:

Description

https://docs.citrix.com/en-us/citrix-virtual-apps-desktops/multimedia/opt-ms-teams.html


Instructions

Below are the steps of installing Microsoft Teams on VDA for all users:

1. Download teams msi installer from Microsoft.
2. Run command on VDA:
reg add "HKLM\SOFTWARE\Microsoft\Teams" /v IsWVDEnvironment /t REG_DWORD /d 1 /f

3. Install: msiexec /i <path_to_msi> /l*v <install_logfile_name> ALLUSER=1 ALLUSERS=1

Additional Information

https://learn.microsoft.com/en-us/MicrosoftTeams/teams-for-vdi#deploy-the-teams-desktop-app-to-the-vm