/build/static/layout/Breadcrumb_cap_w.png

Patching Google Chrome

I am using KACE to patch 3rd Party software only. When patching Chrome or Firefox is there a way to force a browser restart after the patch is deployed?


0 Comments   [ + ] Show comments

Answers (1)

Posted by: AmberSDNB 1 month ago
Orange Senior Belt
0

Doubt you can do it from within patching. But you can set these two registry keys to assist. (either via Kace or Group Policy)


HKLM\Software\Policies\Google\Chrome
Name: RelaunchNotification
Type: REG_DWORD
Value: 2

If set to 'Required' (2) a recurring warning will be shown to the user indicating that a browser relaunch will be forced once the notification period passes. The default period is seven days for Google Chrome and four days for Google Chrome OS, and may be configured via the RelaunchNotificationPeriod policy setting. The user's session is restored following the relaunch/restart.


HKLM\Software\Policies\Google\Chrome
Name: RelaunchNotificationPeriod
Type: REG_DWORD
Value: 3600000

Min value is 3600000. (milliseconds, which is 1 hour) That seems a bit aggressive, adjust to whatever your needs are.


Source:
https://admx.help/?Category=Chrome&Policy=Google.Policies.Chrome::RelaunchNotification
https://admx.help/?Category=Chrome&Policy=Google.Policies.Chrome::RelaunchNotificationPeriod

 
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