Updated Mac OS X Client - i386/PPC - Trend Micro Endpoint Security Platform version 8.2.1322.0 Now Available!
Log In or Register to download the BES file, and more.

0 Votes

Description

Version 8.2.1322.0 of Trend Micro Endpoint Security Platform is now available!

The latest version of the Trend Micro Endpoint Security Platform Client provides several enhancements and fixes. This Fixlet message will upgrade Clients on all targeted computers.

You must upgrade your Relays before upgrading your Clients.

Note:
This Fixlet message will only become relevant on computers after the Trend Micro Endpoint Security Platform Server has been upgraded. It may take several hours for the Clients to notice that the Trend Micro Endpoint Security Platform Server is upgraded.

Note: It is recommended that you run this upgrade targeted to "All Computers" rather than to "Specific Computers" so that all old Clients will get upgraded.

Note: This upgrade may take several minutes to run because the Client service will be restarted as part of the upgrade process and the Clients will not report their action results right away.

Note: This client runs on OS X system version 10.4 and greater on operating system supported Intel and Power PC processors.

File Size:

9.99 MB

Property Details

ID147
TitleUpdated Mac OS X Client - i386/PPC - Trend Micro Endpoint Security Platform version 8.2.1322.0 Now Available!
CategoryUpgrade
Download Size10475852
SourceIBM
Source ID<Unspecified>
Source SeverityCritical
Source Release Date8/22/2012 12:00:00 AM
CVENamesN/A
KeywordsTrend Micro Endpoint Security Platform
Added by on 10/17/2012 1:13:30 PM
Last Modified by on 10/17/2012 1:13:30 PM
Counters 3300 Views / 2 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 238 fixlets   * Results in a true/false
Show indented relevance
evaluation of client license = false
Used in 6 fixlets   * Results in a true/false
Show indented relevance
name of operating system starts with "Mac OS X"
Used in 4 fixlets   * Results in a true/false
Show indented relevance
system version >= "10.4"
Used in 3 fixlets   * Results in a true/false
Show indented relevance
if (exists string "Brand" of dictionary of file "/Library/Preferences/com.bigfix.BESAgent.plist") then (string "Brand" of dictionary of file "/Library/Preferences/com.bigfix.BESAgent.plist" = "Trend") else ("Trend"="BigFix")
Used in 2 fixlets   * Results in a true/false
Show indented relevance
version of client < "8.2.1322.0" and version of client >= "7.0"
Used in 30 fixlets   * Results in a true/false
Show indented relevance
version of current relay >= "8.2"

Actions

Action 1 (default)

Action Link Click here to deploy the Trend Micro Endpoint Security Platform Client 8.2.1322.0 upgrade.
Script Type BigFix Action Script
if {system version >= "10.6"}
    delete "/tmp/BESAgent.pkg"
else
    wait rm -rf "/tmp/BESAgent.pkg"
endif
continue if {10475852 < free space of drive of folder "/tmp"}
if {system version >= "10.6"}
    prefetch BESAgent.pkg sha1:d6d2a8b68939295feb10015e7be9d1b13aa69c99 size:7593710 http://software.bigfix.com/download/bes/82/BESAgent-8.2.1322.0-Trend_MacOSX10.6.pkg
    move __Download/BESAgent.pkg /tmp/BESAgent.pkg
    continue if {exists file "/tmp/BESAgent.pkg"}
elseif {system version >= "10.4"}
    prefetch BESAgentUpgrade.dmg sha1:c62e3fa1e40d70334feb151be1f52bf3490cc08a size:10475852 http://software.bigfix.com/download/bes/82/BESAgent-8.2.1322.0-Trend_MacOSX10.4Upgrade.dmg
    continue if {exists file "__Download/BESAgentUpgrade.dmg"}
    delete "/tmp/BESAgentUpgrade.dmg"
    move __Download/BESAgentUpgrade.dmg /tmp/BESAgentUpgrade.dmg
    wait hdiutil attach -quiet -private -mountpoint "/tmp/bfclientmnt" /tmp/BESAgentUpgrade.dmg
    wait cp -r "/tmp/bfclientmnt/BESAgent-8.2.1322.0-Trend_MacOSX10.4.pkg" "/tmp/BESAgent.pkg"
    wait /bin/sh -c "hdiutil detach -force `mount | grep /tmp/bfclientmnt | cut -f 1 -d \ | cut -f 3 -d / | head -1`"
    delete "/tmp/BESAgentUpgrade.dmg"
    continue if {exists folder "/tmp/BESAgent.pkg"}
else
// No Known Configuration
    continue if false
endif
// The following line may show as Failed if the command executes a restart of the client - This is normal behaviour on success
wait /bin/sh -c "trap '' 15; installer -pkg /tmp/BESAgent.pkg -target /"
// If we get here and this fails, the install didn't succeed
continue if {exit code of action = 0}
Success Criteria

This action will be considered successful when the following relevance clause evaluates to false:

 
Used in 1 fixlet and 1 analsis   * Results in a true/false
Show indented relevance
version of client < "8.2.1322.0"

Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!