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!