Forum Discussion
'End appointments and meetings early' feature now broken in Office Cloud Policy Service
Joe Savage this is very insightful. I have been trying to set this up for our business but have realized I am really a novice with respect to deploying registry settings via GPO. My hope is MS will fix/unbreak the policy at some point. I will keep trying the registry adjustment with what you have written. Thank you.
This is a new registry key
Path: HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Outlook\Options\Calendar
Name:ShortenEvents
Value:End_Early
Type:String
- BarryBuchananApr 14, 2021Copper Contributor
- setupenApr 28, 2021Copper Contributor
Have you tried to put the key under \HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Outlook\Options\Calendar?
- rbj42Apr 29, 2021Copper Contributor
We used to set this through Endpoint manager, but after Microsoft changed the setting to either "end early" or "start late" i have not worked.
I have had a very long support case going with Microsoft, but still no luck. Now they are telling me it should be solved, after updating office, but it still does not work.
I tried setting the reg keys, which are set when i manually apply the setting in outlook, but it still does not apply. Only if i do it manually...
These are my reg keys, when the setting is manually set. But if i undo the setting in Outlook, and apply the manually, it will not work...
Has anyone had luck with this?
- Rieder73Apr 14, 2021Copper ContributorHi
We used to set this key via SCCM: EndEventsEarly with a value of 1. This doesn't work anymore.
If I use your suggested registry key, it doesn't change the setting in Outlook. If I make changes manually in Outlook, the key changes. But not the other way around. Any ideas?- avith1545Apr 14, 2021Copper Contributor
[HKEY_CURRENT_USER\Software\Policies\Microsoft\office\16.0\Outlook\Options\Calendar]
"EndEarlyShort"=dword:00000005
"EndEarlyLong"=dword:0000000a
"ShortenEvents"="End_Early"There is an issue:
When using “New Appointment,” the default works, but it does not when using “New Teams Meeting.”
Workaround:
Create a regular Outlook meeting and convert it to Teams meeting- TomPowellOct 18, 2022Copper ContributorI have the opposite issue: the setting works for New Teams Meeting but not New Appointment. Frustrating.