Hi, you can also disable at the org level:
Set-OrganizationConfig -OnlineMeetingsByDefaultEnabled $False
https://learn.microsoft.com/en-us/powershell/module/exchange/set-organizationconfig?view=exchange-ps
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hey Team,
We want to remove Microsoft Teams meetings from Outlook for the entire organization.
Please send me steps or link on how I can proceed with this.
Thank you for your help
Hi, you can also disable at the org level:
Set-OrganizationConfig -OnlineMeetingsByDefaultEnabled $False
https://learn.microsoft.com/en-us/powershell/module/exchange/set-organizationconfig?view=exchange-ps
Hi @Jennifer
Welcome to Q&A forum!
Based on your description, do you mean you want to permanently remove Teams plugin from Outlook?
If you currently don't want to use the Teams Meeting add-in, as a workaround, it's suggested that you use the registry to disable it. Please open registry and located to: Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\Outlook\Addins\TeamsAddin.FastConnect, then double click LoadBehavior and change the value to 0. Then the Teams Meeting addin will not shown in Outlook.
(Note: Serious problems can occur if you modify the registry incorrectly. Before making changes, back up the registry to restore it in case something goes wrong.)
Hope the above help!
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.