Question

  • Creator
    Topic
  • #3968819

    Powershell Script to disable Microsoft Teams Addin in Outlook

    by 05f150 ·

    I need a powershell script I can push out using Intune that will remove the Microsoft Teams Addin from being the default in Outlook for my organization.

You are posting a reply to: Powershell Script to disable Microsoft Teams Addin in Outlook

The posting of advertisements, profanity, or personal attacks is prohibited. Please refer to our Community FAQs for details. All submitted content is subject to our Terms of Use.

All Answers

  • Author
    Replies
    • #3968909
      Avatar photo

      Reply To: Powershell Script to disable Microsoft Teams Addin in Outlook

      by kees_b ·

      In reply to Powershell Script to disable Microsoft Teams Addin in Outlook

      See if Outlook VBA lets you remove addins.
      Then see if there’s an option to run a specific VBA-script in Outlook via Powershell or cmd or directly in Intune.
      Then implement these two.

      I don’t think there are Powershell modules specific for (your version of) MS Office. Easy to check in the Powershell IDE.

      • This reply was modified 2 years, 7 months ago by Avatar photokees_b.
      • This reply was modified 2 years, 7 months ago by Avatar photokees_b.
    • #3969023

      Reply To: Powershell Script to disable Microsoft Teams Addin in Outlook

      by 05f150 ·

      In reply to Powershell Script to disable Microsoft Teams Addin in Outlook

      This is in Office 365

    • #3988954

      Reply To: Powershell Script to disable Microsoft Teams Addin in Outlook

      by petergroft93 ·

      In reply to Powershell Script to disable Microsoft Teams Addin in Outlook

      In Outlook, choose File and then Options. Select the Add-ins tab of the Outlook Options dialog box. If the Teams Meeting Add-in is listed in the Disabled Application Add-ins list, select COM Add-ins in Manage and then select Go… Choose OK on all dialog boxes and restart Outlook.

      Regards,
      Peter

Viewing 2 reply threads