Updated Windows Server/Console Components - Trend Micro Endpoint Security Platform version 8.2.1312.0 Now Available!
0 Votes |
Description
Version 8.2.1312.0 of Trend Micro Endpoint Security Platform is now available! Trend Micro Endpoint Security Platform 8.2 contains a number of powerful new features and performance optimizations. This Fixlet message will upgrade all Trend Micro Endpoint Security Platform Servers, Consoles, and if present Installation Folders on the targeted computers. Click the link below for more information on changes in Trend Micro Endpoint Security Platform 8.2. Please take a few moments to read through all of the upgrade material available before attempting the upgrade. Depending on the details of your deployment, the full upgrade process can take a while and Trend Micro Endpoint Security Platform will not be usable during the upgrade process.
If you have any issues during the upgrade, you may want to review the manual upgrade instructions below to help resolve the issues. Important Note: It is recommended that you run this upgrade targeted to the Server and all relevant computers. Consoles that are not upgraded at the same time as the server will be unable to communicate with the upgraded server. Important Note: If the Trend Micro Endpoint Security Platform Console is open while the Server upgrade installer is running, the upgrade process will attempt to shut down the running Trend Micro Endpoint Security Platform Console. Please deploy this action at a time when this service interruption is acceptable. Important Note: After an upgrade, you are required to run the Trend Micro Endpoint Security Platform Administration tool on the server to complete the setup of the Server. Trend Micro Endpoint Security Platform Consoles will not function until this process is completed and as it requires authentication it cannot be completed by this fixlet. |
File Size:
503 MBProperty Details
222 | |
Updated Windows Server/Console Components - Trend Micro Endpoint Security Platform version 8.2.1312.0 Now Available! | |
Upgrade | |
527817648 | |
IBM | |
<Unspecified> | |
Critical | |
8/21/2012 12:00:00 AM | |
Trend Micro Endpoint Security Platform | |
besSupport on 10/17/2012 1:14:15 PM | |
danielheth on 10/17/2012 1:14:15 PM | |
2781 Views / 2 Downloads | |
![]() ![]() ![]() ![]() ![]() |
Relevance
Used in 34 fixlets | * Results in a true/false |

Used in 30 fixlets | * Results in a true/false |

Used in 29 fixlets | * Results in a true/false |

Used in 6 fixlets | * Results in a true/false |

Used in 6 fixlets | * Results in a true/false |

Used in 6 fixlets | * Results in a true/false |

Used in 2 fixlets | * Results in a true/false |

Used in 2 fixlets | * Results in a true/false |

Used in 2 fixlets | * Results in a true/false |

Actions
Action 1
// Update the Trend Micro Endpoint Security Platform Server if it is installedSuccess Criteria
regset "[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer]" "Logging"="voicewarmupx"
prefetch BESConsoleUpgrade.exe sha1:6f87bd8e16c09c95f413836d80c55a3ce4e11e75 size:59830784 http://software.bigfix.com/download/bes/82/Trend-BES-Console-8.2.1312.0.exe
delete __Local\Get\BESServerUpgrade.exe
delete __Local\Get\BESConsoleUpgrade.exe
delete __Local\Get\BESFolders.exe
delete __Local\Get\BESClientUpgrade.exe
// If the next line fails, there is not enough free space to complete this action
continue if {527817648 < free space of drive of client folder of current site}
if {exists running service "BESRootServer" and not (( exists key "HKLM\Software\BigFix\Enterprise Server" whose (exists value "UseRemoteDB" whose (it as string = "1") of it) of registry) and exists value "Trusted_Connection" whose (it as string = "Yes") of key ("HKLM\Software\ODBC\ODBC.INI\" & ( if (exists key "HKLM\Software\BigFix\Enterprise Server\Database" whose ( exists value "DSN" of it ) of it) then (value "DSN" of key "HKLM\Software\BigFix\Enterprise Server\Database" of it as string) else "bes_bfenterprise")) of registry) and (exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server" whose (exists ((value "Version" of it) as string as version) whose (it < "8.2.1312.0" AND it >= "7.0.1")) of registry) }
prefetch BESServerUpgrade.exe sha1:821eef210e68a0aa85dfec3351519f8fbcaaa2ed size:182749632 http://software.bigfix.com/download/bes/82/Trend-BES-Server-8.2.1312.0.exe
move __Download\BESServerUpgrade.exe __Local\Get\BESServerUpgrade.exe
wait __Local\Get\BESServerUpgrade.exe /s /Verbose"C:\besserverupgrade.log" /v"REBOOT=ReallySuppress MSIRESTARTMANAGERCONTROL=Disable"
delete __Local\Get\BESServerUpgrade.exe
// Verify that the server upgraded so we can terminate if the upgrade aborted for any reason such as server was previously running SQL2000
continue if { exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server" whose (exists ((value "Version" of it) as string as version) whose (it = "8.2.1312.0")) of registry }
relay select
action may require restart
endif
// Update the Trend Micro Endpoint Security Platform Console if it is installed
if {exists regapp "BESConsole.exe" and ( not exists service "BESRootServer" or (exists key "HKLM\SOFTWARE\BigFix\Enterprise Server" whose (exists ((value "Version" of it) as string as version) whose (it >= "8.2.1312.0")) of registry)) and (exists regapp "BESConsole.exe" whose (version of it < "8.2.1312.0" AND version of it >= "6")) }
move __Download\BESConsoleUpgrade.exe __Local\Get\BESConsoleUpgrade.exe
wait __Local\Get\BESConsoleUpgrade.exe /s /v"/l*voicewarmup \"{location of regapp "BESConsole.exe"}\besconsoleupgrade.log\" REBOOT=ReallySuppress MSIRESTARTMANAGERCONTROL=Disable /qn"
delete __Local\Get\BESConsoleUpgrade.exe
action may require restart
endif
// Update the Trend Micro Endpoint Security Platform Installation Folders if installed
if { (exists key "HKLM\SOFTWARE\BigFix\BES Installation Generator" of registry) AND (version of file (value "InstallFolder" of key "HKLM\SOFTWARE\BigFix\BES Installation Generator" of registry as string & "BESClientDeploy\BESClientDeploy.exe") < "8.2.1312.0") }
prefetch BESFolders.exe sha1:cd29a2f2574224cbb370b1f5e625c93e66e1c0b6 size:275855440 http://software.bigfix.com/download/bes/82/Trend-BES-8.2.1312.0.exe
regset "[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer]" "Logging"="voicewarmupx"
move __Download\BESFolders.exe __Local\Get\BESFolders.exe
wait __Local\Get\BESFolders.exe /s /Verbose"C:\besinstallationgenerator.log" /v"REBOOT=ReallySuppress MSIRESTARTMANAGERCONTROL=Disable"
delete __Local\Get\BESFolders.exe
endif
if {(version of client < "8.2.1312.0") AND (not exists relay service) AND ((exists main gather service) OR (version of current relay >= "8.2"))}
prefetch BESClientUpgrade.exe sha1:3719436538e71be661551d757b7ee652e48ebf40 size:9381792 http://software.bigfix.com/download/bes/82/Trend-BES-Client-8.2.1312.0.exe
move __Download\BESClientUpgrade.exe __Local\Get\BESClientUpgrade.exe
// The following line may show as Failed if the command executes a restart of the client - This is normal behaviour on success
wait __Local\Get\BESClientUpgrade.exe /s /v"/l*voicewarmup \"{location of client}\besclientupgrade.log\" REBOOT=ReallySuppress MSIRESTARTMANAGERCONTROL=Disable /qn"
else
// Make sure we select the new relay if we aren't installing
relay select
endif
This action will be considered successful when the following relevance clause evaluates to false:

Action 2
// Update the Trend Micro Endpoint Security Platform Server if it is installedSuccess Criteria
regset "[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer]" "Logging"="voicewarmupx"
prefetch BESConsoleUpgrade.exe sha1:6f87bd8e16c09c95f413836d80c55a3ce4e11e75 size:59830784 http://software.bigfix.com/download/bes/82/Trend-BES-Console-8.2.1312.0.exe
delete __Local\Get\BESServerUpgrade.exe
delete __Local\Get\BESConsoleUpgrade.exe
delete __Local\Get\BESFolders.exe
// If the next line fails, there is not enough free space to complete this action
continue if {527817648 < free space of drive of client folder of current site}
if {exists running service "BESRootServer" and not (( exists key "HKLM\Software\BigFix\Enterprise Server" whose (exists value "UseRemoteDB" whose (it as string = "1") of it) of registry) and exists value "Trusted_Connection" whose (it as string = "Yes") of key ("HKLM\Software\ODBC\ODBC.INI\" & ( if (exists key "HKLM\Software\BigFix\Enterprise Server\Database" whose ( exists value "DSN" of it ) of it) then (value "DSN" of key "HKLM\Software\BigFix\Enterprise Server\Database" of it as string) else "bes_bfenterprise")) of registry) and (exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server" whose (exists ((value "Version" of it) as string as version) whose (it < "8.2.1312.0" AND it >= "7.0.1")) of registry) }
prefetch BESServerUpgrade.exe sha1:821eef210e68a0aa85dfec3351519f8fbcaaa2ed size:182749632 http://software.bigfix.com/download/bes/82/Trend-BES-Server-8.2.1312.0.exe
move __Download\BESServerUpgrade.exe __Local\Get\BESServerUpgrade.exe
wait __Local\Get\BESServerUpgrade.exe /s /Verbose"C:\besserverupgrade.log" /v"REBOOT=ReallySuppress MSIRESTARTMANAGERCONTROL=Disable"
delete __Local\Get\BESServerUpgrade.exe
// Verify that the server upgraded so we can terminate if the upgrade aborted for any reason such as server was previously running SQL2000
continue if { exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server" whose (exists ((value "Version" of it) as string as version) whose (it = "8.2.1312.0")) of registry }
relay select
action may require restart
endif
// Update the Trend Micro Endpoint Security Platform Console if it is installed
if {exists regapp "BESConsole.exe" and ( not exists service "BESRootServer" or (exists key "HKLM\SOFTWARE\BigFix\Enterprise Server" whose (exists ((value "Version" of it) as string as version) whose (it >= "8.2.1312.0")) of registry)) and (exists regapp "BESConsole.exe" whose (version of it < "8.2.1312.0" AND version of it >= "6")) }
move __Download\BESConsoleUpgrade.exe __Local\Get\BESConsoleUpgrade.exe
wait __Local\Get\BESConsoleUpgrade.exe /s /v"/l*voicewarmup \"{location of regapp "BESConsole.exe"}\besconsoleupgrade.log\" REBOOT=ReallySuppress MSIRESTARTMANAGERCONTROL=Disable /qn"
delete __Local\Get\BESConsoleUpgrade.exe
action may require restart
endif
// Update the Trend Micro Endpoint Security Platform Installation Folders if installed
if { (exists key "HKLM\SOFTWARE\BigFix\BES Installation Generator" of registry) AND (version of file (value "InstallFolder" of key "HKLM\SOFTWARE\BigFix\BES Installation Generator" of registry as string & "BESClientDeploy\BESClientDeploy.exe") < "8.2.1312.0") }
prefetch BESFolders.exe sha1:cd29a2f2574224cbb370b1f5e625c93e66e1c0b6 size:275855440 http://software.bigfix.com/download/bes/82/Trend-BES-8.2.1312.0.exe
regset "[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer]" "Logging"="voicewarmupx"
move __Download\BESFolders.exe __Local\Get\BESFolders.exe
wait __Local\Get\BESFolders.exe /s /Verbose"C:\besinstallationgenerator.log" /v"REBOOT=ReallySuppress MSIRESTARTMANAGERCONTROL=Disable"
delete __Local\Get\BESFolders.exe
endif
This action will be considered successful when the following relevance clause evaluates to false:

Sharing
Social Media: |