Resolving Teams Add-in Deactivation in Outlook





A few weeks ago, I encountered an issue where some devices were deactivating the Teams add-in in Outlook without any apparent reason. This seemed quite odd, but according to Microsoft, this is a known issue.

To permanently resolve this issue, you need to add specific entries to the current user's Registry. 
Below are the steps to run the remediation script 
  1. Create a Remediation Script
  2. Upload the Detection.ps1 and Remediation.ps1 scripts
  3. Set "Run this script using the logged-on credentials" to "Yes"
  4. Assign the remediation script to all the users

You can find the necessary scripts and further instructions in my the GitHub repository.



Further Details:

Comments