Clarify Teams installation on RDS 2019

SDS 216 Reputation points
2021-03-04T09:11:51.477+00:00

Hello,

what is the correct way to install Teams using RDS2019 with FSLogix Disks?

Should I use per-machine oder per-user installation? So which of these commands should be used?

"msiexec /i <path_to_msi> /l*v <install_logfile_name> ALLUSER=1 ALLUSERS=1"

"msiexec /i <path_to_msi> /l*v <install_logfile_name> ALLUSERS=1"

We use redirection.xml of FSLogix to prevent profile bloat with teams.

We have so many strange problems occuring randomly with the missing Outlook-AddIn, Outlook not starting because of Teams, Teams not starting, login window not showing, Teams working just on the first session host the user was connected to, etc. We are using various scripts to delete specific folders out of the teams folders in appdata, but we can not find a good and constant solution.

Thank you!

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,047 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
1,999 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. JimmyYang-MSFT 48,706 Reputation points Microsoft Vendor
    2021-03-05T02:41:37.603+00:00

    Hi @Marianne Harding

    Either of these two commands will work for you. Deciding on which approach to use depends on whether you use a persistent or non-persistent setup and the associated functionality needs of your organization. For persistent setup, Teams supports both per-user and per-machine installation. For a non-persistent setup, the Teams desktop app must be installed per-machine.

    In addition, using Teams in a non-persistent setup also requires a profile-caching manager, for efficient Teams runtime data synchronization. For more details about deploying Teams, you can learn it from:

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


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.