User Tools

Site Tools


internet:browser:chrome

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
internet:browser:chrome [2016/03/15 13:51]
jcooper
internet:browser:chrome [2020/04/13 11:20] (current)
gcooper
Line 3: Line 3:
 ===== Enterprise ===== ===== Enterprise =====
  
-**Download Enterprise**: http://www.google.com/chrome/eula.html?msi=true+**Policy List**: https://cloud.google.com/docs/chrome-enterprise/policies/ 
 + 
 +**Download Enterprise**: https://cloud.google.com/chrome-enterprise/browser/download/
  
 **Group Policy**: https://support.google.com/installer/answer/146164?hl=en **Group Policy**: https://support.google.com/installer/answer/146164?hl=en
Line 13: Line 15:
 ===== Notes on High CPU Utilization ===== ===== Notes on High CPU Utilization =====
  
-"Use hardware acceleration when available"+:!: Especially on RDS servers, use the enterprise installer. 
 + 
 +Disable ''Use hardware acceleration when available'':
  
 <file> <file>
-chrome://settings under advanced settings > System > Use hardware acceleration when available+chrome://settings -> advanced -> System -> Use hardware acceleration when available -> De-Select
 </file> </file>
  
Line 23: Line 27:
 </file> </file>
  
-Use the enterprise installer. Also, disable background processes - make the following registry key:+Disable background processes - make the following registry key:
  
 <file> <file>
Line 31: Line 35:
 <file> <file>
 BackgroundModeEnabled DWORD 0 BackgroundModeEnabled DWORD 0
 +</file>
 +
 +==== Registry Changes for Chrome on RDS Server ====
 +
 +=== rds_chrome_tweaks.reg ===
 +
 +<file>
 +Windows Registry Editor Version 5.00
 +
 +[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google]
 +
 +[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome]
 +"HardwareAccelerationModeEnabled"=dword:00000000
 +"BackgroundModeEnabled"=dword:00000000
 +"NetworkPredictionOptions"=dword:00000002
 +"ChromeCleanupEnabled"=dword:00000000
 +"ChromeCleanupReportingEnabled"=dword:00000000
 +"DiskCacheSize"=dword:0x06400000
 +
 +[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Update]
 +"UpdateDefault"=dword:00000000
 +"AutoUpdateCheckPeriodMinutes"=dword:00000000
 +
 +[HKEY_CURRENT_USER\Software\Policies\Google\Chrome\]
 +"ChromeCleanupEnabled"=dword:00000000
 </file> </file>
  
Line 44: Line 73:
   * Navigate to Local Computer Policy > Computer Configuration > Administrative Templates.   * Navigate to Local Computer Policy > Computer Configuration > Administrative Templates.
   * Right-click Administrative Templates, and select Add/Remove Templates.   * Right-click Administrative Templates, and select Add/Remove Templates.
-  * Add the chrome.adm template via the dialog.+  * Add the ''chrome.adm'' template via the dialog.
  
 Once complete, a Google / Google Chrome folder will appear under Administrative Templates if it's not already there. If you added the ADM template on Windows 7 or Server 2012 R2, it will appear under Local Computer Policy, Computer Configuration, Administrative Templates, Classic Administrative Templates / Google / Google Chrome. Once complete, a Google / Google Chrome folder will appear under Administrative Templates if it's not already there. If you added the ADM template on Windows 7 or Server 2012 R2, it will appear under Local Computer Policy, Computer Configuration, Administrative Templates, Classic Administrative Templates / Google / Google Chrome.
  
-:!: common features to disable are "Use hardware acceleration when availableand "Continue running background apps when GoogleChrome is closed" +:!: Two common features to **disable** are ''Use hardware acceleration when available'' and ''Continue running background apps when Google Chrome is close''.
- +
  
 ===== GPO Install ===== ===== GPO Install =====
  
 http://www.techrepublic.com/blog/google-in-the-enterprise/install-chrome-via-gpo-and-save-yourself-some-time/ http://www.techrepublic.com/blog/google-in-the-enterprise/install-chrome-via-gpo-and-save-yourself-some-time/
internet/browser/chrome.1458071511.txt.gz · Last modified: 2016/03/15 13:51 by jcooper