Share via

No link to join meetings when i send out invite to teams meeting

Sean Mclaughlin 0 Reputation points
2026-05-27T09:42:59.4066667+00:00

Previously when i have sent out meeting invites, the invitr included a link to join the meeting!

Unfortunately my invites now don't include a link !! can you tell me why please

Microsoft Teams | Microsoft Teams for business | Meetings and calls | Schedule meetings
0 comments No comments

2 answers

Sort by: Most helpful
  1. Rin-L 21,270 Reputation points Microsoft External Staff Moderator
    2026-05-27T10:59:25.4033333+00:00

    Good day @Sean Mclaughlin

    I’ll be glad to help you look into this. To better understand your situation and provide the most relevant guidance, could you please help clarify a few details below:      

    • Are you scheduling the meeting directly from the Teams app rather than from Outlook? If so, could you try creating the same meeting from Teams on the web to see if the join link appears there? 
    • When you create a new meeting, do you see the “Teams Meeting” toggle/option? If yes, is it enabled before sending the invite? 

    User's image

    • Are the affected meetings new ones you create recently, or also existing recurring meetings? 
    • Are other users in your organization experiencing the same issue, or is it only happening to your account? 

    Whenever you have a moment, please feel free to reply with these details by leaving a comment under this post. Your response will help me better understand what might be happening and guide you more accurately. 

    Thank you again, and I look forward to hearing from you.


    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.  

    Was this answer helpful?


  2. AI answer

    2026-05-27T09:43:09.5666667+00:00

    The most likely cause is that the calendar configuration for the mailbox no longer has Teams set as the default online meeting provider, so new events are created without a Teams join link.

    In a similar case, the user’s mailbox had a corrupted calendar configuration where the DefaultOnlineMeetingProvider value was set to Unknown. After correcting this value to Teams, the Teams meeting toggle and join link reappeared in both Outlook and Teams when creating new events.

    An Exchange/Teams admin can fix this by running the following PowerShell cmdlet against the affected mailbox:

    Set-MailboxCalendarConfiguration -Identity <user@domain> -DefaultOnlineMeetingProvider TeamsForBusiness
    

    After this is corrected and replicated, newly created meetings should again include the Teams join link.

    If the problem persists even after fixing the calendar configuration, the admin should also verify the user’s working hours and other calendar settings are valid, as misconfigured values were present in the referenced case and were corrected together with the provider setting.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.