Forum Discussion
Feature Title: Ability to Transfer Ownership of a Recurring Meeting Series
Hello,
A part of your scenario is covered by Exchange Online.
Microsoft now provides the Invoke-ChangeMeetingOrganizer cmdlet, which allows administrators to transfer ownership of an existing meeting or recurring meeting series to another organizer without recreating the series.
Example:
Connect-ExchangeOnline Invoke-ChangeMeetingOrganizer
-Identity email address removed for privacy reasons
-Subject "Weekly Status Sync"
-NewOrganizer mailto:email address removed for privacy reasons
This preserves the recurring series and automatically updates internal attendees without requiring them to accept a new invitation.
However, it does not fully address the broader Teams continuity scenario described in this request.
Meeting chat history, Teams meeting ownership, recordings, OneDrive-based files, permissions, and other meeting assets are not automatically transferred.
Microsoft also notes that Teams meeting information may need to be regenerated by the new organizer.
So while calendar ownership transfer is now available, there is still a gap around preserving the complete Teams collaboration context when ownership changes.
If this helped, a Like is always appreciated. If it addressed your scenario, please consider marking it as the accepted solution to help other community members find it more easily.