Updated BES Server and BES Console Now Available! (Version 7.2.5.22)
0 Votes |
Description
Version 7.2 of the BigFix Enterprise Suite is now available! BigFix Enterprise Suite 7.2 contains a number of powerful new features and performance optimizations. BigFix 7.2.5 is a patch update to the previous 7.2 release. The most important changes are BigFix Agent changes to address a number of issues in the BESClientUI. All BigFix 7.2.5 components are forward and backwards compatible with all other 7.2.x components and can be upgraded in any order. We recommend for customers running 7.1.x, 7.0.x, or 6.0.x versions to upgrade in the order specified below. All customers are recommended to upgrade to 7.2.5 for the latest fixes, updates, and enhancements. This Fixlet message will upgrade all BES Servers and Consoles on the targeted computers. Click the link below for more information on changes in BES 7.2. Please take a few moments to read through all of the upgrade material available before attempting the upgrade. Depending on the details of your deployment, the full upgrade process can take a while and BES will not be usable during the upgrade process.
If you have any issues during the upgrade, you may want to review the manual upgrade instructions below to help resolve the issues. Note: If the BES Console is open while the BES Console upgrade installer is run, the upgrade will not be complete until the computer is restarted. Important Note: BigFix recommends that you run this upgrade targeted to the BES Server and all relevant computers. Consoles that are not upgraded at the same time as the server will be unable to communicate with the upgraded server. Important Note: If the BES Console is open while the BES Server upgrade installer is running, the user may experience an error or a dialog that asks the user to shut down the BES Console. The user would have to exit the BES Console, and then re-open the BES Console again after the upgrade has completed on the BES Server. Please deploy this action at a time when this service interruption is acceptable. Important Note: If you are using database replication on the BES database, you must disable the replication before upgrading the BES Server. |
File Size:
149.90 MBProperty Details
479 | |
Updated BES Server and BES Console Now Available! (Version 7.2.5.22) | |
Upgrade | |
157178296 | |
BigFix | |
<Unspecified> | |
Critical | |
10/20/2009 12:00:00 AM | |
BES Console SPAN upgrade computer | |
besSupport on 10/17/2012 1:15:35 PM | |
danielheth on 10/17/2012 1:15:35 PM | |
3707 Views / 0 Downloads | |
* Average over 0 ratings. ** Log In or Register to add your rating. |
Relevance
Used in 29 fixlets | * Results in a true/false |
Used in 3 fixlets | * Results in a true/false |
Used in 1 fixlet | * Results in a true/false |
Actions
Action 1
regset "[HKEY_LOCAL_MACHINE\SOFTWARE\BigFix]" "ScriptLoggingPath"="{escape of pathname of parent folder of regapp "besclient.exe"}"
regset "[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Installer]" "Logging"="voicewarmupx"
// Update the BES Server if it is installed
if {(exists running application "BESRootServer.exe" AND exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server" whose (exists ((value "Version" of it) as string as version) whose (it < "7.2.5.22" AND it >= "6") AND exists value "BESInstalled" of it AND value "BESInstalled" of it = 1) of registry)}
if {exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Brand" whose (exists value "value" whose (it as string = "Trend") of it) of registry}
prefetch BESServerUpgrade.exe sha1:454bf7bf9196ed2e3bea464523fde9bc4e5fb80c size:28067408 http://software.bigfix.com/download/bes/72/Trend-BESServerUpgrade-7.2.5.22.exe
elseif {exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Brand" whose (exists value "value" whose (it as string = "IBM") of it) of registry}
prefetch BESServerUpgrade.exe sha1:f3c9aa46096a3b5b3c2f4baa1d58f591cf962a0e size:28169544 http://software.bigfix.com/download/bes/72/IBM-BESServerUpgrade-7.2.5.22.exe
else
prefetch BESServerUpgrade.exe sha1:a68090385a218b722408ae6b490803c22fff5f5d size:28143688 http://software.bigfix.com/download/bes/72/BESServerUpgrade-7.2.5.22.exe
endif
wait __download\BESServerUpgrade.exe /s /a /s /z"UseRoot"
action may require restart
// End updating BES Server if it is installed
endif
// Update the BES Console if it is installed
if {(exists regapp "BESConsole.exe" whose (version of it < "7.2.5.22"))}
if {exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Brand" whose (exists value "value" whose (it as string = "Trend") of it) of registry}
prefetch BESConsoleUpgrade.exe sha1:79d72a31be911c5dbc7d033d30fe571a0af7005c size:24315616 http://software.bigfix.com/download/bes/72/Trend-BESConsoleUpgrade-7.2.5.22.exe
elseif {exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Brand" whose (exists value "value" whose (it as string = "IBM") of it) of registry}
prefetch BESConsoleUpgrade.exe sha1:b7e0caae4e69bc905b547dada2f887b2e688ab95 size:24338352 http://software.bigfix.com/download/bes/72/IBM-BESConsoleUpgrade-7.2.5.22.exe
else
prefetch BESConsoleUpgrade.exe sha1:02f0c9819e818a1caff6573d23861971869781de size:24143688 http://software.bigfix.com/download/bes/72/BESConsoleUpgrade-7.2.5.22.exe
endif
wait __download\BESConsoleUpgrade.exe /s /a /s /v"INSTALLDIR=\"{pathname of parent folder of regapp "BESConsole.exe"}\""
action may require restart
// End updating BES Console if it is installed
endif
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |