How to Force Auto-Update for Chrome Using GPO?

0
5
Asked By TechSavvy42 On

I'm currently trying to configure the Group Policy Object (GPO) to force Google Chrome to update automatically. I've set up a test GPO with several settings, but Chrome still doesn't update unless a user manually goes to 'Help' and 'About Google Chrome.' I'm unsure if this issue arises from a particular registry setting not being configured or if it's something else.

Here's what I've set up on the Computer side:
- Override to enable update policy for Google Chrome.
- Set to enable automatic updates (recommended).
- Auto-update check period set to 5 minutes.

On the User side, I've enabled notifications for browser relaunch or device restart.

Despite these configurations, the updates don't trigger automatically when Chrome is opened. I would like it to update seamlessly, or at least minimize user intervention. Any insights or advice would be greatly appreciated!

4 Answers

Answered By ScriptedAdmin On

Just an FYI, make sure you're deploying the enterprise MSI version of Chrome instead of allowing it to download directly. If it's managed by your organization in the settings, that’s a good sign, but having the proper deployment method can make a difference.

Answered By NetworkNinja88 On

Have you checked if you're using the latest ADMX files for Google Chrome Enterprise? Also, running `gpresult /r /scope:computer` can show if the GPO is being properly applied to the target machine. This step might give you a better indication of what’s happening with the policy.

Answered By ITGuruMan On

It sounds like the GoogleUpdater task in Task Scheduler could be a factor. This task is responsible for keeping Chrome updated without needing user action. You should verify if it's running or if it’s facing any issues.

Answered By PatchPro On

For a more streamlined approach, consider implementing a patch management system. Solutions like PDQ Deploy or VulnDetect can help automate updates across your endpoints. It might save you some headaches compared to trying to manage updates via GPO alone.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.