Install Tivoli Endpoint Manager Relay (Version 8.1.634.0)
0 Votes |
Description
Installs the Tivoli Endpoint Manager Relay 8.1.634.0 on the selected Windows computers.
|
File Size:
6.03 MBProperty Details
151 | |
Install Tivoli Endpoint Manager Relay (Version 8.1.634.0) | |
Upgrade | |
6326856 | |
IBM | |
<Unspecified> | |
<Unspecified> | |
1/9/2012 12:00:00 AM | |
Tivoli Endpoint Manager Relay Relays | |
besSupport on 10/17/2012 1:13:48 PM | |
danielheth on 10/17/2012 1:13:48 PM | |
5498 Views / 6 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 Tivoli Endpoint Manager 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:08c877763a733086c0bc47e7b3a552d857bc113a size:6326856 http://software.bigfix.com/download/bes/81/BigFix-BES-Relay-8.1.634.0.exe
delete __Local\Get\BESRelay.exe
// If the next line fails, there is not enough free space to complete this action
continue if {6326856 < free space of drive of client folder of current site}
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 MSIRESTARTMANAGERCONTROL=Disable /qn"
delete __Local\Get\BESRelay.exe
// if for some reason the Tivoli Endpoint Manager 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 Tivoli Endpoint Manager 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 Tivoli Endpoint Manager 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:08c877763a733086c0bc47e7b3a552d857bc113a size:6326856 http://software.bigfix.com/download/bes/81/BigFix-BES-Relay-8.1.634.0.exe
delete __Local\Get\BESRelay.exe
// If the next line fails, there is not enough free space to complete this action
continue if {6326856 < free space of drive of client folder of current site}
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 MSIRESTARTMANAGERCONTROL=Disable /qn"
delete __Local\Get\BESRelay.exe
// if for some reason the Tivoli Endpoint Manager 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 Tivoli Endpoint Manager 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:08c877763a733086c0bc47e7b3a552d857bc113a size:6326856 http://software.bigfix.com/download/bes/81/BigFix-BES-Relay-8.1.634.0.exe
delete __Local\Get\BESRelay.exe
// If the next line fails, there is not enough free space to complete this action
continue if {6326856 < free space of drive of client folder of current site}
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 MSIRESTARTMANAGERCONTROL=Disable /qn"
delete __Local\Get\BESRelay.exe
// if for some reason the Tivoli Endpoint Manager 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: |