Install BigFix BESRelay (Version 8.0.627.0)
1 Votes |
Description
Installs the BES Relay 8.0.627.0 on the selected Windows computers.
|
File Size:
5.88 MBProperty Details
252 | |
Install BigFix BESRelay (Version 8.0.627.0) | |
Upgrade | |
6163192 | |
BigFix | |
<Unspecified> | |
<Unspecified> | |
10/11/2010 12:00:00 AM | |
BES Relay Relays TABLE TBODY | |
besSupport on 10/17/2012 1:14:39 PM | |
danielheth on 10/17/2012 1:14:39 PM | |
3328 Views / 13 Downloads | |
![]() ![]() ![]() ![]() ![]() |
Relevance

name of operating system as lowercase starts with "win"
Used in 4 fixlets | * Results in a true/false |

(it = "Win7" OR it = "Win2008R2" OR it = "Win2008" OR it = "WinVista" OR it = "Win2003" OR it = "WinXP" OR it = "WinXP-2003" OR it = "Win2000") of name of operating system
Used in 6 fixlets | * Results in a true/false |

not (exists key "HKLM\Software\BigFix\Enterprise Server" of registry AND exists value "BESInstalled" of key "HKLM\Software\BigFix\Enterprise Server" of registry AND value "BESInstalled" of key "HKLM\Software\BigFix\Enterprise Server" of registry = 1)
Used in 30 fixlets | * Results in a true/false |

if (exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Brand" whose (exists value "value" of it) of registry) then (value "value" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Brand" of registry as string = "BigFix") else ("BigFix"="BigFix")
Actions
Action 1 (default)
Action Link Click
here to install the BES Relay to the default location.
Script Type
BigFix Action Script
continue if {name of operating system is not "Win2000" or not exists running application "mmc.exe"}
prefetch BESRelay.exe sha1:44effdfd89b266f07e43a0dc229b5a3a3aebde85 size:6163192 http://software.bigfix.com/download/bes/80/BigFix-BES-Relay-8.0.627.0.exe
delete __Local\Get\BESRelay.exe
move __Download\BESRelay.exe __Local\Get\BESRelay.exe
regset "[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\windows\Installer]" "Logging"="voicewarmupx"
wait __Local\Get\BESRelay.exe /s /v"RESTARTBESCLIENT=0 REBOOT=ReallySuppress /qn"
delete __Local\Get\BESRelay.exe
// if for some reason the BES Relay hasn't started yet, fail here
continue if {exists running service "BESRelay"}
// Now force a relay selection to our newly installed relay
relay select
Success Criteria
This action will be considered successful when the applicability relevance evaluates to false.
Action 2
Action Link Click
here to be prompted for a path where the BES Relay will be installed.
Script Type
BigFix Action Script
action parameter query "Relay Install Location" with description "Please enter the path where you would like the BES Relay installed:" with default value "C:\Program Files\BigFix Enterprise\BES Relay"
continue if {name of operating system is not "Win2000" or not exists running application "mmc.exe"}
prefetch BESRelay.exe sha1:44effdfd89b266f07e43a0dc229b5a3a3aebde85 size:6163192 http://software.bigfix.com/download/bes/80/BigFix-BES-Relay-8.0.627.0.exe
delete __Local\Get\BESRelay.exe
move __Download\BESRelay.exe __Local\Get\BESRelay.exe
regset "[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\windows\Installer]" "Logging"="voicewarmupx"
wait __Local\Get\BESRelay.exe /s /v"INSTALLDIR=\"{parameter "Relay Install Location" of action}\" RESTARTBESCLIENT=0 REBOOT=ReallySuppress /qn"
delete __Local\Get\BESRelay.exe
// if for some reason the BES Relay hasn't started yet, fail here
continue if {exists running service "BESRelay"}
// Now force a relay selection to our newly installed relay
relay select
Success Criteria
This action will be considered successful when the applicability relevance evaluates to false.
Action 3
Action Link Click
here to install the BES Relay on the drive with the most free space.
Script Type
BigFix Action Script
continue if {name of operating system is not "Win2000" or not exists running application "mmc.exe"}
prefetch BESRelay.exe sha1:44effdfd89b266f07e43a0dc229b5a3a3aebde85 size:6163192 http://software.bigfix.com/download/bes/80/BigFix-BES-Relay-8.0.627.0.exe
delete __Local\Get\BESRelay.exe
move __Download\BESRelay.exe __Local\Get\BESRelay.exe
regset "[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\windows\Installer]" "Logging"="voicewarmupx"
wait __Local\Get\BESRelay.exe /s /v"INSTALLDIR=\"{name of drive whose (type of it = "DRIVE_FIXED" AND free space of it = maximum of (free spaces of drives whose (type of it = "DRIVE_FIXED")))}\Program Files\BigFix Enterprise\BES Relay\" RESTARTBESCLIENT=0 REBOOT=ReallySuppress /qn"
delete __Local\Get\BESRelay.exe
// if for some reason the BES Relay hasn't started yet, fail here
continue if {exists running service "BESRelay"}
// Now force a relay selection to our newly installed relay
relay select
Success Criteria
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |