Dec 18 2017
11:40 AM
- last edited on
Apr 04 2022
10:36 AM
by
TechCommunityAP
Dec 18 2017
11:40 AM
- last edited on
Apr 04 2022
10:36 AM
by
TechCommunityAP
Anyone else lose the ability to update Office after receiving Version 1711 8730.2127?
I had a colleague who couldn't reproduce the error with previous Office bits then he updated to Version 1711 8730.2127 and now receives the same options as I do below. Clicking on enable updates does not help.
Dec 19 2017 03:15 AM
This usually happens when automatic updates are disabled via ODT or GPO.
See https://docs.microsoft.com/en-us/deployoffice/configure-update-settings-for-office-365-proplus
Dec 19 2017 05:09 AM
Thanks for the reply but that doesn't seem to be the case for us. We have multiple people who were able to update from the previous version to this one by clicking "update now" but once they get to this version the update option is gone.
Dec 21 2017 07:08 AM
Dec 21 2017 05:34 PM
Dec 26 2017 09:54 AM
In last days one customer with SCCM updates starts seeing this also.
Jan 03 2018 05:51 PM
Yes we have the same issue if we updated on the 1st Dec (we do a manual update each month or twice a month) so for some of us it appeared for the previous version number - something in this upgrade changed the command:
OfficeC2RClient.exe now has a parameter /ChangeSetting updatesEnabled= False 16:
Would love to know how to change all these P.C.'s to be able to update again (even system admin doesn't have authority to enable)
Jan 11 2018 07:13 AM - edited Jan 11 2018 07:18 AM
I changed my configuration.xml file to remove the version number, then ran then ran setup.exe /configure configuration.xml and was able to update to 8730.2175 but still unable to update in the Office products.
<Add OfficeClientEdition="32" Channel="Monthly">
Rather than <Add OfficeClientEdition="32" Channel="Monthly" Version="16x">
Jan 12 2018 05:57 AM
I would check if one of or both regkeys are set:HKLM\software\policies\microsoft\office\16.0\common\officeupdate!enableautomaticupdates = 0HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration\UpdatesEnabled = False
If it is the case, close the Office applications, change the keys to 1/True and retest. If the issue is gone now and update is enabled, you must identify why these keys are set to 0/False. The first regkeys is controlled by Group Policies, the second is normally set during the setup or the user interface.
Jan 12 2018 06:03 AM
Both of those keys are set correctly for me...1/True and I still have the update issue.
Jan 18 2018 09:38 AM
Also have this issue following version 1711 8730.2122. Nothing has changed in the environment, all registry settings are still enabled. I question if this is something to do with channel name changes? I have rebuilt C2R with latest ODT and redeployed but still no success 😞
Jan 19 2018 07:05 AM
Same here Andrew. I downloaded a brand new version of the deployment tool, created a new xml document, uninstalled Office, and still no luck even with the latest 1712 build that came out a few days ago. I was really hoping that this month's feature release would include a fix for this.
Jan 19 2018 11:20 PM
Same here...
Jan 23 2018 10:22 AM
I tweeted the link to this conversation to the Office team last week and they responded saying that this issue is on their radar. They didn't offer any other details, but at least they are aware. I hope they are working on this in earnest.
Jan 24 2018 08:12 AM
We are also experiencing the same issues. I found this page on Microsoft about switching from the Delayed Channel to Current Channel- https://support.microsoft.com/en-us/help/3185078/how-to-switch-from-deferred-channel-to-current-chan.... Although we are setup for the Current Channel I figured it wouldn't hurt to see if maybe it updates some Registry Keys that were messed up. I created the batch file and ran it on a few computers with the issue and it seems to have fixed it. Just wanted to see what others thoughts are on this.
Jan 24 2018 01:51 PM
I tried running the fix on my computer and no change to the issue. Thank you for posting the fix that worked for you Lacy! Maybe that will help someone else in need.
Jan 29 2018 12:49 PM
For me, changing the REG key values did not work. However, switching from the deferred channel to the current channel, as Colton suggested, did work. Download the Easy Fix found here.
Feb 05 2018 03:14 PM
Feb 14 2018 10:07 AM
The Fix It For Me worked perfectly and it automatically started updating my Office install.