Updated Windows Server and/or Console - Tivoli Endpoint Manager version 8.1.634.0 Now Available!
0 Votes |
Description
Version 8.1.634.0 of Tivoli Endpoint Manager is now available! Tivoli Endpoint Manager 8.1 contains a number of powerful new features and performance optimizations. This Fixlet message will upgrade all Tivoli Endpoint Manager Servers and/or Consoles on the targeted computers. Click on the link below for more information on changes in Tivoli Endpoint Manager 8.1. 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 Tivoli Endpoint Manager 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. Note: If the Tivoli Endpoint Manager Console is open while the Console upgrade installer is run, the upgrade will not be complete until the computer is restarted. 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 Tivoli Endpoint Manager Console is open while the Server upgrade installer is running, the user may experience an error or a dialog that asks the user to shut down the Console. The user would have to exit the Console, and then re-open the Console again after the upgrade has completed on the Tivoli Endpoint Manager Server. Please deploy this action at a time when this service interruption is acceptable. |
File Size:
226 MBProperty Details
192 | |
Updated Windows Server and/or Console - Tivoli Endpoint Manager version 8.1.634.0 Now Available! | |
11 | |
237152872 | |
IBM | |
<Unspecified> | |
Critical | |
1/9/2012 12:00:00 AM | |
Tivoli Endpoint Manager Console SPAN | |
besSupport on 10/17/2012 1:13:53 PM | |
danielheth on 10/17/2012 1:13:53 PM | |
3156 Views / 0 Downloads | |
* Average over 0 ratings. ** Log In or Register to add your rating. |
Relevance
Used in 34 fixlets | * Results in a true/false |
Used in 4 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 30 fixlets | * Results in a true/false |
Actions
Action 1
// Update the Tivoli Endpoint Manager Server if it is installed
regset "[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer]" "Logging"="voicewarmupx"
prefetch BESConsoleUpgrade.exe sha1:6c7d1a0b0a9c960019f637a55b5d29a5430cc978 size:62025576 http://software.bigfix.com/download/bes/81/BigFix-BES-Console-8.1.634.0.exe
delete __Local\Get\BESServerUpgrade.exe
delete __Local\Get\BESConsoleUpgrade.exe
// If the next line fails, there is not enough free space to complete this action
continue if {237152872 < free space of drive of client folder of current site}
if {exists 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.1.634.0" AND it >= "7.0.1")) of registry) }
prefetch BESServerUpgrade.exe sha1:2ce6e2d724885e594be94b6c3f55109114c7e60c size:175127296 http://software.bigfix.com/download/bes/81/BigFix-BES-Server-8.1.634.0.exe
move __Download\BESServerUpgrade.exe __Local\Get\BESServerUpgrade.exe
wait __Local\Get\BESServerUpgrade.exe /s /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.1.634.0")) of registry }
action may require restart
endif
// Update the Tivoli Endpoint Manager Console if it is installed
if {exists regapp "BESConsole.exe" and ( not exists service "BESRootServer" or (exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server" whose (exists ((value "Version" of it) as string as version) whose (it >= "8.1.634.0")) of registry)) and (exists regapp "BESConsole.exe" whose (version of it < "8.1.634.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"}\besconsoleinstall.log\" REBOOT=ReallySuppress MSIRESTARTMANAGERCONTROL=Disable /qn"
delete __Local\Get\BESConsoleUpgrade.exe
action may require restart
endif
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |