/build/static/layout/Breadcrumb_cap_w.png

i have 2000 machines with different versions of google chrome. i want to standardize and update all versions to be the same. is there a script to push to update all versions the same

i have 2000 machines with different versions of google chrome. i want to standardize and update all versions to be the same. is there a script to push to update all versions the same

0 Comments   [ + ] Show comments

Answers (2)

Posted by: rockhead44 8 years ago
Red Belt
0
Easy fix. Download the latest Google Chrome for Business .msi here

https://www.google.com/work/chrome/browser/

Deploy to targeted as a Managed Install/GPO/Whatever you use for deployments.

They will all have that baseline version.


Posted by: castane9 8 years ago
Yellow Belt
0
i am actually using that same install, but i am looking for a script to remove any old version that may be user installed.
is there a script i can use.

thanks

Comments:
  • You could create a batch file and run this script (test it first) before calling the Chrome .msi:

    Run this line in your batch file prior to calling the Google Chrome .msi

    WMIC product where "Name LIKE '%%Google Chrome%%'" call uninstall /nointeractive - rockhead44 8 years ago

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ