Sep 11 2023 03:14 AM - edited Sep 11 2023 03:24 AM
Hi,
This seems to be common across our AVD environments and I want to know if its a known issue or by design.
Users in AVD who have Teams installed in Program Files do not have Teams to Outlook presence functionality, its just greyed out in Outlook. Have attempted to re-register from Teams to Office, checked the registry for the IM Providers, that's all set correctly to Teams.
There is this article, but this is for an Appdata installation:
User presence status issues in Outlook - Microsoft Teams | Microsoft Learn
I have checked the local Program Files and the teamspresenceaddin folder is there instead with the correct files.
With that in mind, as users are complaining that it works locally and not in AVD, is this actually supported or is there something else to check?
Thanks.
Sep 13 2023 12:27 PM - edited Sep 13 2023 12:27 PM
SolutionRun this script to fix it.
https://github.com/JonathanPitre/Apps/blob/master/Microsoft/Teams/Install.ps1
Sep 14 2023 05:56 PM
Sep 19 2023 08:19 AM
Sep 29 2023 08:44 AM - edited Sep 29 2023 08:46 AM
@JonathanPitre That is amazing, I didn't need the whole script but it pointed me in the right direction. Basically the Uc.tlb and Uc.win32.tlb need to be in the Office16 location. Once there presence in Outlook then activated.
The image with Office and Teams pre-installed came straight from the Gallery, its things like this where Microsoft drive me absolutely crazy.
Really appreciate your help with this and to a solution.