SOLVED

Erasing all the cancelled meeting for the students

Copper Contributor

Hello all,

 

Students still have cancelled meetings on their calendar, How can I delete all those meetings from the previous school year?

 

Even though, the teachers cancelled the meetings, the students still have those meetings on their calendar.

 

I can log into each student account and delete all the cancelled/unwanted meetings but it's going to take ages.

 

Is there any better and quick action to do it? 

 

Thank you for your help.

1 Reply
best response confirmed by ThereseSolimeno (Microsoft)
Solution

Try this: https://docs.microsoft.com/en-us/powershell/module/exchange/remove-calendarevents?view=exchange-ps

 

If it's not applicable to your scenario, the other best option is to use some EWS-based script. Here's a sample one you can adapt: https://www.lieben.nu/liebensraum/2019/10/using-exchange-web-service-with-powershell-to-remove-calen...

1 best response

Accepted Solutions
best response confirmed by ThereseSolimeno (Microsoft)