Forum Discussion

VojtechB's avatar
VojtechB
Copper Contributor
Jan 01, 2025

How to remove Google Meet links and add Teams links in all recently migrated calendar events?

Hello,

we have just finished migrating our company from Google Workspace to O365. Things went more or less smoothly, but now we're noticing that all of our migrated calendar events still have the Google Meet link associated with them.

Is there a way to bulk remove all Google Meet links from all of our calendar items and replace them with Teams links?

Many thanks in advance!

  • luchete's avatar
    luchete
    Steel Contributor

    I haven't tried this specific same scenario, but i think the easiest way to bulk remove Google Meet links and add Teams links to migrated calendar events is to use PowerShell with Exchange Online. You can try writing a script to iterate through all calendar events, search for the Google Meet links, remove them, and replace them with Teams meeting links for example. Or just keep them removed. You’ll need the necessary permissions to access and modify user calendar items. Be sure to test on a small subset first to ensure the script works as expected before going "global".

    Hope it helps!

Resources