Nov 01 2021
01:29 AM
- last edited on
Feb 06 2023
02:59 AM
by
TechCommunityAP
Nov 01 2021
01:29 AM
- last edited on
Feb 06 2023
02:59 AM
by
TechCommunityAP
On our company Office 365 tenant, i am trying to shorten all our meetings by 5-10 minutes based on length using the available PowerShell command:
Set-OrganizationConfig -ShortenEventScopeDefault 1 -DefaultMinutesToReduceLongEventsBy 10 -DefaultMinutesToReduceShortEventsBy 5
I've checked that the settings have been saved to the Organization config:
I've read that it takes up to 24 hours to take effect, but it has now been over 70 hours and meetings are not being shorted when the users make new meetings in Outlook.
Anyone know if i am doing something wrong with the PowerShell command?.
Apr 26 2022 07:14 AM
Aug 09 2022 04:26 AM
Dec 05 2022 12:20 AM
I have the same problem, anyone that knows a answer to this problem?
Jun 09 2023 07:58 AM
Jun 11 2023 05:37 PM
did you try to define your ShortenEventScopeDefault parameter?