cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jstella
Engaged Sweeper

Hello, can someone help me with the script to update chrome with the deployment, I tried several but it didn't work for me.

2 ACCEPTED SOLUTIONS
brandon_jones
Champion Sweeper III

I have attached the export of the deployment that I use. If you go to deployments then choose import and choose the xml file I attached and import it, the deployment job will be created. All you will need to do is download the Chrome setup file. I use the following URL to download the setup file:

https://www.askvg.com/official-link-to-download-google-chrome-standalone-offline-installer/

You can choose if you want the 32 or 64 bit version. You may also need to change the path to the exe file.

 

Hope this helps.

 

View solution in original post

brandon_jones
Champion Sweeper III

I  will post instructions instead:

Download the Chrome setup file and move it to yhe package share on your lansweeper server.

 Create a new deployment and name it so you know that it update Google Chrome. This same deployment can be used to install Chrome as well. Select the run mode. I personally also select rescan assets option as well so Lansweeper will report the new version of Chrome, but that is up to you. Click ok.

Click add step. Under action select condition. In the step name filed you can name it Check Version of Chrome. Click add condition. In the condition type field select file.

In the path field enter the location to Chrome. It should either be C:\Program Files (x86)\Google\Chrome\Application or C:\Program Files\Google\Chrome\Application depending if you are running 64 or 32 bit.

In the filename field enter chrome.exe.

Under condition select has version and enter the version of chrome that you are updating to.

In the actin on success field select stop success. In the action on failure select next. Click ok.

Click add step. In the action field choose installer.

In the step name field enter Update Google Chrome

In the install file field enter that path that you copied the chrome setup file to on your Lansweeper server.

In the parameters field enter /silent /install

Don't worry about the success codes field. Leave it as is.

The actin on success field should be stop (success) and the action on failure field should be stop (failure).

 

Hope this helps.

 

 

View solution in original post

6 REPLIES 6
PatriciaBrown
Engaged Sweeper

the attachment is not available. However, brandon_jones has provided detailed instructions on how to set up a deployment for updating Google Chrome using Lansweeper. You can follow those steps to create your deployment successfully. 

Ready for a gaming experience that mixes the excitement of online casinos with the latest technology? I stumbled upon a hot trend in the world of iGaming: sms casinos. I love the detailed analysis that talks about the benefits of sms casino platforms, how they work, and tips for picking the best ones. It's cool to have a resource that keeps adding new options and updates the existing ones, so you can always find something fun to play.
jstella
Engaged Sweeper

Thanks to all!!

brandon_jones
Champion Sweeper III

I  will post instructions instead:

Download the Chrome setup file and move it to yhe package share on your lansweeper server.

 Create a new deployment and name it so you know that it update Google Chrome. This same deployment can be used to install Chrome as well. Select the run mode. I personally also select rescan assets option as well so Lansweeper will report the new version of Chrome, but that is up to you. Click ok.

Click add step. Under action select condition. In the step name filed you can name it Check Version of Chrome. Click add condition. In the condition type field select file.

In the path field enter the location to Chrome. It should either be C:\Program Files (x86)\Google\Chrome\Application or C:\Program Files\Google\Chrome\Application depending if you are running 64 or 32 bit.

In the filename field enter chrome.exe.

Under condition select has version and enter the version of chrome that you are updating to.

In the actin on success field select stop success. In the action on failure select next. Click ok.

Click add step. In the action field choose installer.

In the step name field enter Update Google Chrome

In the install file field enter that path that you copied the chrome setup file to on your Lansweeper server.

In the parameters field enter /silent /install

Don't worry about the success codes field. Leave it as is.

The actin on success field should be stop (success) and the action on failure field should be stop (failure).

 

Hope this helps.

 

 

jstella
Engaged Sweeper

Where is the attach file?

brandon_jones
Champion Sweeper III

I have attached the export of the deployment that I use. If you go to deployments then choose import and choose the xml file I attached and import it, the deployment job will be created. All you will need to do is download the Chrome setup file. I use the following URL to download the setup file:

https://www.askvg.com/official-link-to-download-google-chrome-standalone-offline-installer/

You can choose if you want the 32 or 64 bit version. You may also need to change the path to the exe file.

 

Hope this helps.

 

Hi, i dont see the attach file.