Not Including Microsoft Teams meeting in Outlook

Viewed 15

I'm having a problem in outlook that whenever anyone at the company tries to create a zoom meeting in outlook it also adds a Microsoft Teams meeting link as well. I did research to try and turn off the setting at the Organization level and I found the following PowerShell script : Set-OrganizationConfig -OnlineMeetingsByDefaultEnabled $false. Does anyone know if this will fix the automatic Teams invite?

0 Answers
Related