Install Trend Micro Endpoint Security Platform Relay (Version 8.1.634.0)
| 0 Votes |
Description
Installs the Trend Micro Endpoint Security Platform Relay 8.1.634.0 on the selected Windows computers.
|
File Size:
5.93 MBProperty Details
| 128 | |
| Install Trend Micro Endpoint Security Platform Relay (Version 8.1.634.0) | |
| Upgrade | |
| 6219728 | |
| IBM | |
| <Unspecified> | |
| <Unspecified> | |
| 1/31/2012 12:00:00 AM | |
| Trend Micro Endpoint Security Platform | |
| besSupport on 10/17/2012 1:13:28 PM | |
| danielheth on 10/17/2012 1:13:28 PM | |
| 5347 Views / 1 Download | |
* Average over 0 ratings.
** Log In or Register to add your rating.
|
Relevance
name of operating system as lowercase starts with "win"
| 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 = "Trend") else ("Trend"="BigFix")
| 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)
Actions
Action 1 (default)
Action Link Click
here to install the Trend Micro Endpoint Security Platform 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:7168b158303d2ebf2b9ce03cb287dcde70326a7f size:6219728 http://software.bigfix.com/download/bes/81/Trend-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 {6219728 < 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 Trend Micro Endpoint Security Platform 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 Trend Micro Endpoint Security Platform 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 Trend Micro Endpoint Security Platform 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:7168b158303d2ebf2b9ce03cb287dcde70326a7f size:6219728 http://software.bigfix.com/download/bes/81/Trend-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 {6219728 < 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 Trend Micro Endpoint Security Platform 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 Trend Micro Endpoint Security Platform 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:7168b158303d2ebf2b9ce03cb287dcde70326a7f size:6219728 http://software.bigfix.com/download/bes/81/Trend-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 {6219728 < 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 Trend Micro Endpoint Security Platform 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: |

