Forum Discussion
LauraB
Sep 17, 2024Copper Contributor
Teams 2.0 on VDI, Teams Meeting Addin, tm889514
Anyone else experiencing the issue described in advisory tm889514? Or have a workaround?
This is now resolved using the steps provided in the advisory.
- Lord_Bznz1640Copper ContributorWhat are the steps provided in the advisory? Can't seem to find the advisory anywhere.
- LauraBCopper ContributorProvided by Microsoft
You need to delete the reg keys as follows. (please keep in mind that this must be done for each user encountering the issue)
Run the following commands from a command prompt window:
· REG DELETE HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{19A6E644-14E6-4A60-B8D7-DD20610A871D} /f
· REG DELETE HKEY_CURRENT_USER\Software\Classes\Wow6432Node\TypeLib\{C0529B10-073A-4754-9BB0-72325D80D122} /f
· REG DELETE HKEY_CURRENT_USER\Software\Classes\CLSID\{19A6E644-14E6-4A60-B8D7-DD20610A871D} /f
· REG DELETE HKEY_CURRENT_USER\Software\Classes\TypeLib\{C0529B10-073A-4754-9BB0-72325D80D122} /f
· REG DELETE HKEY_CURRENT_USER\Software\Wow6432Node\Microsoft\office\Outlook\Addins\TeamsAddin.FastConnect /f
· REG DELETE HKEY_CURRENT_USER\Software\Microsoft\office\Outlook\Addins\TeamsAddin.FastConnect /f