Install BigFix BESRelay (Version 8.0.627.0)
Log In or Register to download the BES file, and more.

1 Votes

Description

Installs the BES Relay 8.0.627.0 on the selected Windows computers.

For more information on BES Relays, please visit the following support web pages:

  • BES Relay FAQ - Information on using BES Relays to reduce bandwidth on slow WAN links, increase scalability, and increase performance.
  • BES Relay Health - Information on best practices for setting up and maintaining BES Relays.

File Size:

5.88 MB

Property Details

ID252
TitleInstall BigFix BESRelay (Version 8.0.627.0)
CategoryUpgrade
Download Size6163192
SourceBigFix
Source ID<Unspecified>
Source Severity<Unspecified>
Source Release Date10/11/2010 12:00:00 AM
KeywordsBES Relay Relays TABLE TBODY
Added by on 10/17/2012 1:14:39 PM
Last Modified by on 10/17/2012 1:14:39 PM
Counters 3328 Views / 13 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Relevance

Used in 257 fixlets and 9 analyses   * Results in a true/false
Show indented relevance
name of operating system as lowercase starts with "win"
Used in 17 fixlets   * Results in a true/false
Show indented relevance
version of regapp "iexplore.exe" >= "5"
Used in 4 fixlets   * Results in a true/false
Show indented relevance
(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 11 fixlets   * Results in a true/false
Show indented relevance
not exists regapp "besrelay.exe"
Used in 6 fixlets   * Results in a true/false
Show indented relevance
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
Show indented relevance
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")
Used in 38 fixlets   * Results in a true/false
Show indented relevance
version of registration server >= "8.0"

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:
Share this page on Yammer

Comments

Log In or Register to leave comments!