Forum Discussion
'End appointments and meetings early' feature now broken in Office Cloud Policy Service
Originally the option to in Outlook to 'End appointments and meetings early' was a simple on/off option and was reflected in the registry with a DWORD 'endeventsearly' in HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Outlook\Options\Calendar
Now a recent update now allows users to select 'End early' or 'Start Late' and the DWORD has been replaced with String Value ShortenEvents that can have the value 'End_Early', 'Start_Late', or 'None'.
However the Office Cloud Policy Service still only shows the previous settings which applies only the DWORD which now has no effect. Can you please update the Office Policy Service to reflect the new setting in Outlook so we can push this out to our users?
Thanks!
61 Replies
- Matt_TheTrustCopper ContributorHI Joe,
Do you know which update has caused this? We are trying to use GPO to push this registry change out to our users and are experiencing some issues, just wondering if we should be using these new values
Best
Matt- Joe SavageBrass Contributor
Matt_TheTrust Looks like it was a fairly recent change added to the "Current Channel" release track on Jan 26th.
Version 2101 (Build 13628.20274)
https://docs.microsoft.com/en-us/officeupdates/current-channel#version-2101-january-26
If you can prevent your staff from receiving this update, then you should be able to keep using the old values / GPO settings. If not, then you may need use your GPO to push the reg values more manually. Of course in my case, GPO isn't much help cause no one is coming to the office and connecting to the DCs right now which is why I was hoping to push this out via the Office Cloud Policy Service, but it still hasn't been updated and doesn't have any way of pushing just regedits like GPO
- papacatCopper Contributor
Joe SavageI can't thank you enough for posting this. I have been so frustrated trying to resolve this after the update broke our GPO. If you don't mind sharing, how did you come to this conclusion. As in how did you find out a string value "ShortenEvents" needed to be added to HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Office\16.0\outlook\options\calendar with the values you supplied?
I tried changing it manually in Outlook and comparing the registry before and after, but didn't find this.
Either way thank you!