Forum Discussion
Remove-CalendarEvents cmdlet does not work
- Nov 26, 2019
I had the exact same problem.
Then i noticed the error message always translating whatever timedate-string I attempted to use to my locale.
The error was introduced by some Microsoft Engineer unable to take into account the existence of other languages but US-English.
Try setting your region settings in the OS to US English. Then start a new powershell. Connect to Office 365. Issue the command.
I had the exact same problem.
Then i noticed the error message always translating whatever timedate-string I attempted to use to my locale.
The error was introduced by some Microsoft Engineer unable to take into account the existence of other languages but US-English.
Try setting your region settings in the OS to US English. Then start a new powershell. Connect to Office 365. Issue the command.
- kirboroninNov 27, 2019Copper ContributorThanks! But I solve it just by adding -QueryWindowInDays 1825
We have limit of 365 days for booking meeting rooms, so I hope, 5 years is enough. - LarsLyngbyNov 27, 2019Copper Contributor(Just added the solution to the reddit thread - WhatAWorld65)