Hello,
We are using Citrix VDI with W10 Enterprise LTSC 21H2 and we have some issue with new teams.
First issue: New teams won't launch automatically. User need to launch it manually ( 2 times, after second reboot of the vdi, then autostart works).
Second issue: Randomly, new teams isn't working. If you click on icon, it doesn't start. For fix this issue we have 2 ways: Launching this command in powershell:
Add-AppxPackage -MainPackage "MSTeams_8wekyb3d8bbwe" -RegisterByFamilyName
or clearing teams folder inside %localappdata%\packages and%localappdata%\ publisher
Third issue: we had issue with new teams addon for outlook, we followed completely the guide for "new teams for vdi" for make it works.
My environment:
FSLogix HF3
Citrix VDA 1912 LTSR CU 6
W10 Ent 21H2 LTSC
FSlogix with Profile and ODFC Container
New Teams 24033 ( Release of 12 March, not 19 March )
As per GPO i enabled:
Enabled "Include Teams" in the ODFC Container
Enabled "Install Appx Packages"
Enabled "Allow all trusted apps to install"
Enabled "Allows development of Windows Store apps and installing them from an integrated development environment (IDE)"
Insert 0 in "Download Mode" inside Computer\administrative template\windows components\delivery optimization
I don't understand if i'm alone who is facing this issue or not. I see people issue with WS2019, WS2022, with ivanti ecc...
Does it should work in my environment?