Forum Discussion
ahmednaveed
Sep 29, 2021Copper Contributor
how we can delete any Teams meeting from admin account of disabled user without enabling the user
A team user is create meeting as organizer but he leave our company. I am admin please tell me who I delete this meeting
- If the user account still exists, you might be able to cancel the meetings by using Remove-CalendarEvents: https://docs.microsoft.com/en-us/powershell/module/exchange/remove-calendarevents?view=exchange-ps
- ahmednaveedCopper ContributorUser account is exist but disable
- So try the cmdlet above?