如何解決Microsoft Outlook(Classic)中不見了Teams Meeting Add-in按鈕
01. 今天幾個同事都報告,Outlook(Classic)中的Teams Meeting Add-in按鈕不見了。看看自己的Outlook(Classic),原來我都是一個受害者。
02. 在Google尋找一下,就找到這個『Tech Community內容』。
03. 內容提及,原來是『%LocalAppData%\Publishers\8wekyb3d8bbwe\TeamsSharedConfig』資料夾中,缺少了這個『app_switcher_settings.json』檔案。
04. 而可以做的,就是找一個同事在Outlook(Classic)中,仍然有Teams Meeting Add-in按鈕,再把『app_switcher_settings.json』檔案抄到有問題的電腦,重新啟動MS Teams及Outlook(Classic)。
05. 如找不到可以幫忙的電腦來複製『app_switcher_settings.json』檔案,可以自己建立一個新檔案,並貼上以下內容。
{"defaultApp":1,"cohort":"","webAccountId_AAD":"","cohortStage":"","userId_AAD":"","previousT1MachineId":"","previousT1SessionId":""}
06. 而原來當MS Teams Meeting Add-in有問題,有關log檔案,可以在『%temp%\Microsoft\Teams\meeting-addin』資料夾中找到出現甚麼問題。今次錯誤問題,就是以下內容中找到。
Warn: app_switcher_settings.json file does not exist or does not have value for defaultTeamsApp field.
參考資料:

發佈留言