Bat and Powershell Script to install Google Chrome browser on Windows devices

Google Chrome, over the years, has become one of the most popular browsers for its uninterrupted service and user-friendly interface. Using the script given below, organizations can silently download and install the latest version of Chrome browser to their Windows devices without any user intervention. Hexnode lets admins automate this process with the help of Execute Custom Script action.

Disclaimer:

 

The sample scripts provided below are adapted from third-party open-source sites.

 

Batch script

The Batch script to silently download and install the latest version of the chrome browser is given below:

PowerShell script