Install Tivoli Endpoint Manager Relay (Version 8.2.1310.0)
| 0 Votes |
Description
Installs the Tivoli Endpoint Manager Relay 8.2.1310.0 on the selected Windows computers.
|
File Size:
7.31 MBProperty Details
| 316 | |
| Install Tivoli Endpoint Manager Relay (Version 8.2.1310.0) | |
| Upgrade | |
| 7667880 | |
| IBM | |
| <Unspecified> | |
| <Unspecified> | |
| 7/27/2012 12:00:00 AM | |
| Tivoli Endpoint Manager Relay Relays | |
| besSupport on 10/17/2012 1:14:48 PM | |
| danielheth on 10/17/2012 1:14:48 PM | |
| 4175 Views / 3 Downloads | |
* Average over 0 ratings.
** Log In or Register to add your rating.
|
Relevance
| 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")
| Used in 2 fixlets | * Results in a true/false |
((name of it starts with "Win") AND (platform id of it != 3)) of operating system
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"}Success Criteria
prefetch BESRelay.exe sha1:9c4e076294d49a73ba93863a6260e3ae51a91512 size:7667880 http://software.bigfix.com/download/bes/82/BigFix-BES-Relay-8.2.1310.0.exe
delete __Local\Get\BESRelay.exe
// If the next line fails, there is not enough free space to complete this action
continue if {7667880 < 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
// Now force a relay selection to our newly installed relay
relay select
This action will be considered successful when the following relevance clause evaluates to false:
(not exists running service "BESRelay") AND ((it < "8.2.1310.0") of (if (version of client >= "8.0") then version of service "BESRelay" else version of file ((if (character 0 of it = "%22") then (substring between "%22" of it) else it) of image path of service "BESRelay")))
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"Success Criteria
continue if {name of operating system is not "Win2000" or not exists running application "mmc.exe"}
prefetch BESRelay.exe sha1:9c4e076294d49a73ba93863a6260e3ae51a91512 size:7667880 http://software.bigfix.com/download/bes/82/BigFix-BES-Relay-8.2.1310.0.exe
delete __Local\Get\BESRelay.exe
// If the next line fails, there is not enough free space to complete this action
continue if {7667880 < 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
// Now force a relay selection to our newly installed relay
relay select
This action will be considered successful when the following relevance clause evaluates to false:
(not exists running service "BESRelay") AND ((it < "8.2.1310.0") of (if (version of client >= "8.0") then version of service "BESRelay" else version of file ((if (character 0 of it = "%22") then (substring between "%22" of it) else it) of image path of service "BESRelay")))
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"}Success Criteria
prefetch BESRelay.exe sha1:9c4e076294d49a73ba93863a6260e3ae51a91512 size:7667880 http://software.bigfix.com/download/bes/82/BigFix-BES-Relay-8.2.1310.0.exe
delete __Local\Get\BESRelay.exe
// If the next line fails, there is not enough free space to complete this action
continue if {7667880 < 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
// Now force a relay selection to our newly installed relay
relay select
This action will be considered successful when the following relevance clause evaluates to false:
(not exists running service "BESRelay") AND ((it < "8.2.1310.0") of (if (version of client >= "8.0") then version of service "BESRelay" else version of file ((if (character 0 of it = "%22") then (substring between "%22" of it) else it) of image path of service "BESRelay")))
Sharing
| Social Media: |

