Last updated on April 16th, 2023 at 11:27 pm
If you are looking at deploying Google Chrome using systems like Configuration Manager, WDS, SCUP or Group Policy, you will want to use their MSI installer to make it much easier.
You can now download the Google Chrome MSI installer from the Google Chrome website by clicking the download button below.
Download
Download Latest Google Chrome MSI Installer
Instructions
If you are pushing this out, you will want to use the Silent Installer switches, so this is the command line that you should use for this:
msiexec.exe /i "GoogleChromeStandaloneEnterprise.msi" /q /norestart
This means it will install quietly (using the /q switch) and will not reboot automatically (using the /norestart) switch.
Comments
If you have any comments or questions, please use our comments section below.
Free Subscription
If you want to be notified when we post more quality guides like this one, sign up to our free subscription service and you will receive an email when a new post is live.
No need to worry, we will not be filling your inbox with spam and you can unsubscribe anytime you like.