Updated BES Relay Now Available! (Version 7.2.5.22)
| 0 Votes |
Description
| Version 7.2 of the BigFix Enterprise Suite is now available! Please upgrade your BES Server and BES Console before upgrading your BES Relays. Please upgrade your BES Relays before upgrading your BES Clients! More information about BES Relays can be found at http://support.bigfix.com/bes/misc/besrelays.html. Note: The BES Client will briefly display DOS windows while the BES Relay services are being stopped. |
File Size:
11.11 MBProperty Details
| 478 | |
| Updated BES Relay Now Available! (Version 7.2.5.22) | |
| Upgrade | |
| 11645728 | |
| BigFix | |
| <Unspecified> | |
| Critical | |
| 10/20/2009 12:00:00 AM | |
| BES BigFix Please Relays Relay | |
| besSupport on 10/17/2012 1:15:35 PM | |
| danielheth on 10/17/2012 1:15:35 PM | |
| 2932 Views / 0 Downloads | |
* Average over 0 ratings.
** Log In or Register to add your rating.
|
Relevance
| Used in 1 fixlet | * Results in a true/false |
Actions
Action 1
http://support.bigfix.com/bes/install/upgradebes.html
Action 2
if {exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Brand" whose (exists value "value" whose (it as string = "Trend") of it) of registry}
prefetch BESRelayUpgrade.exe sha1:51bda8c9730df4363681c590adb18f44892f7424 size:3879656 http://software.bigfix.com/download/bes/72/Trend-BESRelayUpgrade-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 BESRelayUpgrade.exe sha1:1b582ef6c4d9e1282b4fdd5a07581c41256fe33c size:3886664 http://software.bigfix.com/download/bes/72/IBM-BESRelayUpgrade-7.2.5.22.exe
else
prefetch BESRelayUpgrade.exe sha1:0d2ff6ba3c2a7eef5155e2a06321c6495ca0ad19 size:3879408 http://software.bigfix.com/download/bes/72/BESRelayUpgrade-7.2.5.22.exe
endif
regset "[HKEY_LOCAL_MACHINE\SOFTWARE\BigFix]" "ScriptLoggingPath"="{escape of pathname of parent folder of regapp "besclient.exe"}"
dos net stop BESRelay
dos net stop BESGather
// Set starting time
parameter "startTime" = "{apparent registration server time}"
// Pause until BESRelay terminates or 2 minutes has passed.
pause while {(exists running application "BESRelay.exe") AND (apparent registration server time - time (parameter "startTime")) < 2*minute}
wait __download\BESRelayUpgrade.exe -s
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
| Social Media: |

