How Can I Keep Google Chrome Updated in a Manual Patch Management Environment?

0
9
Asked By TechWhiz987 On

At my company, we're stuck with a pretty outdated manual patch management system, which means all application updates have to be done by hand. We've noticed that some users install Google Chrome but then stop using it, leading to our vulnerability scans flagging their workstations because Chrome is outdated. I'm looking for alternatives to typical management tools to help keep Chrome updated. I've tried using a batch file to run the GoogleUpdate application, but it didn't work. What are my options?

5 Answers

Answered By SysAdminSage On

Just a thought — if they're not using Chrome, maybe consider removing it altogether? It could eliminate the issue. But also, keep in mind Chrome does have a self-update service, checking for updates when launched. If users aren't opening it for weeks, it won't get updated. It might be worth blocking user installations to keep it updated system-wide.

Answered By WingetWarrior On

Is Chrome available through winget? If it is, that might provide a solution. Just curious if you've tried using it before? I heard some people had mixed results with winget in similar environments.

Answered By NiniteFan42 On

You should check out Ninite Pro. It automates app updates, including Chrome, which could save you a lot of time.

Answered By HeimdallGamer On

I've had good luck using Heimdall on my personal laptop for automatic updates of third-party apps. For work, you might look into installing the Chrome enterprise MSI directly over existing installations. You could also set up Group Policy to enforce updates, although if users aren’t launching it, that won’t really help.

Answered By PwrShellNinja On

Have you considered using PowerShell? It might be more effective. Also, I recommend uninstalling the individual instances of Chrome and using the enterprise version instead. It could simplify things for you! PDQ could also be a good option altogether.

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.