I'm working in a company that still relies on outdated software management practices, leading us to update all applications manually. Some of our users install Google Chrome but eventually stop using it. When they stop, their workstations show on our vulnerability scans because Chrome doesn't get updated. I'm looking for effective methods to update Chrome outside of typical management tools. I tried using a batch file with the GoogleUpdate application, but that approach isn't working. Any suggestions?
4 Answers
Chrome should automatically update itself through its own background service. The catch is that it won’t update if `chrome.exe` is running, which sounds like part of your issue if users aren’t using it regularly. Also, group policies can help enforce updates if you set things up right.
Have you thought about using the Windows Package Manager (winget)? It can manage updates for various applications, but I've had mixed results. If it works in your environment, it could save you a lot of time with commands like `winget upgrade --all` to schedule upgrades for all apps.
You could check out Ninite Pro! It's a great tool for bulk application management, including updating Chrome. It simplifies deploying and updating apps across multiple workstations.
Using PowerShell could be a solid solution. You might also want to consider switching to the Chrome enterprise version instead of individual installations. If you're looking for an easier way to manage updates, tools like PDQ Deploy might help you out more efficiently.
Related Questions
Fix Not Being Able To Add New Categories With Intuitive Category Checklist For Wordpress
Get Real User IP Without Installing Cloudflare Apache Module
How to Get Total Line Count In Visual Studio 2013 Without Addons
Install and Configure PhpMyAdmin on Centos 7
How To Setup PostfixAdmin With Dovecot and Postfix Virtual Mailbox
Dovecot Error Unknown database driver mysql