Officedocs-deployoffice: Configuration Manager, UpdateURL and Schedule Tasks

Created on 20 Apr 2018  Â·  1Comment  Â·  Source: MicrosoftDocs/OfficeDocs-DeployOffice

Hi there,
Great documentation. However, would like to find out :

  1. How "Office Automatic Update" schedule task is going to affect this?
  2. Will "Manage Office 365 Client" Client Policy in SCCM achieve the same thing here?
  3. If there were "UpdateURL" specified previously, will a manual triggered update still use the content in the URL?

Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Most helpful comment

Hi! Please see your answers below:

  1. When the Office COM Object is enabled, the schedule task still runs but it does not perform update searches as that is managed by ConfigMgr. However we still always recommend to leave the scheduled task running as it performs other events outside of updates

  2. Yes there are three ways to enable the Office COM object - the client policy setting in ConfigMgr you referenced, Group Policy Object, and through the configuration XML file via Office Deployment Tool

  3. Correct - if the UpdateURL address points to a location, a manual trigger of the Office update mechanism (officec2rclient.exe) will reference this UpdateURL. However when using ConfigMgr to manage updates the UpdateURL value is ignored, and in recent Office builds when the Office COM Object is enabled the "Update Now" button featured in the Office apps is disabled preventing end users from calling the update mechanism themselves. This means only an elevated user could call it via command line, not via the Office UI, keeping all users being managed by ConfigMgr and not the UpdateURL

>All comments

Hi! Please see your answers below:

  1. When the Office COM Object is enabled, the schedule task still runs but it does not perform update searches as that is managed by ConfigMgr. However we still always recommend to leave the scheduled task running as it performs other events outside of updates

  2. Yes there are three ways to enable the Office COM object - the client policy setting in ConfigMgr you referenced, Group Policy Object, and through the configuration XML file via Office Deployment Tool

  3. Correct - if the UpdateURL address points to a location, a manual trigger of the Office update mechanism (officec2rclient.exe) will reference this UpdateURL. However when using ConfigMgr to manage updates the UpdateURL value is ignored, and in recent Office builds when the Office COM Object is enabled the "Update Now" button featured in the Office apps is disabled preventing end users from calling the update mechanism themselves. This means only an elevated user could call it via command line, not via the Office UI, keeping all users being managed by ConfigMgr and not the UpdateURL

Was this page helpful?
0 / 5 - 0 ratings