/build/static/layout/Breadcrumb_cap_w.png

Deploying Google Chrome - disabling update services and task schedule

Hi,

I have downloaded the entreprise msi for Google Chrome (ver 65.39.77).

Even though there are GPO's to disable updates etc, by the time the policies are present on the machine, some machines will have had Google Chrome update itself due to services\task schedule.

I need to disable the services (2 of them) and disable the task schedule (2 of them).

The serices\task sequences are not mentioned in the MSI.

What methods are people using to stop Google Chrome from updating itself via services\task sequence? I did a snap shot of  manually disabling these, when I install the MSI it does successfully disable the services but it seems to corrupt the task sequence, rather than disabling them.

Thanks...  


0 Comments   [ + ] Show comments

Answers (5)

Posted by: andemats 11 years ago
2nd Degree Black Belt
1

Have you tried installing it with the property "NOGOOGLEUPDATING=1"? That worked for me, but I'm not sure what Chrome version I used.

Posted by: SnowLyric 11 years ago
Second Degree Brown Belt
1

The auto updates can be disabled via registry.

Create a transform with the registry change HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Update
Add a new DWORD value named DisableAutoUpdateChecksCheckboxValue and set it to 1 to disable automatic updates.

Posted by: Meic 11 years ago
Second Degree Blue Belt
1

Thanks for your replies. I have added:

Properties:

NOGOOGLEUPDATING=1

NOGOOGLEUPDATPING=1

Also added the following 2 reg keys to disable the 2 services:

HKLM\SYSTEM\CurrentControlSet\services\gupdate DWORD value named Start with value of 4

HKLM\SYSTEM\CurrentControlSet\services\gupdatem DWORD value names Strat with value of 4

Even though these disable the services, when the task schedule runs it re-enables the service.

To disable the Task Schedule I have added the following:

HKLM\SOFTWARE\Policies\Google\Update new DWORD value DisableAutoUpdateChecksCheckboxValue and set it to 1

HKLM\SOFTWARE\Policies\Google\Update new DWORD value named UpdateDefault and set it to 1

I found without the last registry key (UpdateDefault and set it to 1) it didn't disable updates.

This seems to have worked but I'm still testing... The next test wil lbe to delete c:\program files(x86)Google\Update\googleupdate.exe. The reason I want to try this is because the task scheduler still runs every hour and tries to update, but as updates are disabled it doesn't appear to be successfull. I would rather the task schedule not run every hour.

Thanks again for your replies.

Posted by: Meic 11 years ago
Second Degree Blue Belt
1

Instead of deleting googleupdate.exe I just created a GPO to delete the task schedule and also 2 GPO's to disable the 2 services.

So the MSI takes care of disabling the updates, and then the policies take care of deleting\modifying 'Task Schedule' and 'Services'.

Cheers.

Posted by: Thulasi prasad 1 year ago
White Belt
0

How to disable/delete Google update task scheduler using the registry key?

 
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