Google Chrome 43.0.2357.124 Enterprise
0 Votes |
Description
Google has released a new version of the Chrome browser (43.0.2357.124). The listed computers have an older version of Google Chrome installed. Follow the link for the enterprise edition of 'Google Chrome 43.0.2357.124' download on this page. Important Note: This Fixlet will detect the existence of an outdated Google Chrome for both the consumer edition and the enterprise edition. Installing the enterprise edition of Google Chrome may not uninstall nor update the consumer edition. Additionally, problems may occur when installing the enterprise edition of Google Chrome on a computer that already has the consumer edition present. BigFix recommends that the consumer edition of Google Chrome is uninstalled before installing the enterprise edition. Fixlet message "Google Chrome - Consumer Edition Installed" (ID 14011003) can be used to uninstall the consumer edition of Google Chrome. Important Note: If this Fixlet is still relevant after installing the latest enterprise edition of Google Chrome, the issue is most likely that the computer has an outdated consumer edition installed. Fixlet message "Google Chrome - Consumer Edition Installed" (ID 14011003) can be used to detect this condition. |
Property Details
6088 | |
QA - Ready for Production Level Testing | |
Google Chrome 43.0.2357.124 Enterprise | |
BESC | |
Audit | |
43520677 | |
<Unspecified> | |
Critical | |
6/9/2015 12:00:00 AM | |
CVE-2015-1235; CVE-2015-1236; CVE-2015-1237; CVE-2015-1238; CVE-2015-1240; CVE-2015-1241; CVE-2015-1242; CVE-2015-1244; CVE-2015-1245; CVE-2015-1246; CVE-2015-1247; CVE-2015-1248; CVE-2015-1249 | |
N/A | |
Google Chrome Enterprise 43.0.2357.124 | |
mgraepel on 6/12/2015 12:29:28 PM | |
mgraepel on 6/12/2015 12:31:06 PM | |
7343 Views / 20 Downloads | |
* Average over 0 ratings. ** Log In or Register to add your rating. |
Relevance
Used in 365 fixlets | * Results in a true/false |
Used in 103 fixlets | * Results in a true/false |
Used in 1 fixlet | * Results in a true/false |
Actions
Action 1 (default)
prefetch GoogleChromeStandaloneEnterprise.msi sha1:646aee678d0882e410920fbfd9a35979812cf3da size:43520677 "https://dl.google.com/tag/s/appguid={8A69D345-D564-463C-AFF1-A69D9E530F96}&iid={00000000-0000-0000-0000-000000000000}&lang=en&browser=3&usagestats=0&appname=Google%2520Chrome&needsadmin=prefers/edgedl/chrome/install/GoogleChromeStandaloneEnterprise.msi" sha256:bdb10695f615715512e5ac39def0a361Success Criteria
waithidden taskkill /F /IM chrome.exe
//Uninstall Older Versions
If {exists keys whose (value "Displayname" of it as string as lowercase contains "google chrome" ) of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of registry}
waithidden "{pathname of system folder & "\msiexec.exe"}" /X{name of key whose (value "DisplayName" of it as string as lowercase contains "google chrome" and name of it starts with "{") of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of registry} /QN REBOOT=ReallySuppress
endif
waithidden "{pathname of system folder & "\msiexec.exe"}" /i "{(pathname of client folder of current site) & "\__Download\GoogleChromeStandaloneEnterprise.msi"}" /qn /norestart
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |
Comments
|
|
The joys of inherited content. I stand corrected, this does require an uninstall. Thank you for calling that out. |
|
|
Then why does the above actionscript uninstall chrome before installing the new version? |
|
|
Nope, just install over the top and everyone's happy. |
|
|
Is is necessary to uninstall old versions of chrome first? |