Friends can you help me creating fixlet for above.
Have you tried using the software distribution dashboard?
What challenges are you having creating this content?
We found following solution form support
upgrade tad4d server to fixpack1----- http://www-01.ibm.com/support/knowledgecenter/SS8JFY_7.5.0/com.ibm.lmt75.doc/com.ibm.license.mgmt.probdet.doc/t_installing_if_3_17.html?lang=en
apply interim fix — http://www-01.ibm.com/support/knowledgecenter/SS8JFY_7.5.0/com.ibm.lmt75.doc/com.ibm.license.mgmt.probdet.doc/c_acfs.html
and
Enabling the agent self-update— http://www-01.ibm.com/support/knowledgecenter/SS8JFY_7.5.0/com.ibm.lmt75.doc/com.ibm.license.mgmt.upgrading.doc/t_enable_selfupd.html?lang=en
SWD will not work for it , looking help for ISD and TSM agents
How do you install these things from the command line?
Hi this is server side activity but server is in cloud so planning from client end
Well when you upgrade the ITM agent on an endpoint, how do you do that?
Looks like one of the links you provided could be automated using BigFix. I would recommend running a /S on that setup.exe… like this…
setup.exe /L1033 /s
Upgrading agents on Windows
To upgrade an agent on Windows in an interactive mode,
extract the compressed installer files and run the setup.exe script.
Then, follow the instructions of the wizard.
About this taskThe installation wizard allows you to specify a number of
installation parameters. Ensure that none of the parameter values
contain the character #, spaces or UTF strings.
ProcedureLog on to the computer where you want to upgrade the agent
as a user with administrative rights.Copy the compressed agent installation package CI27RML.tar.gz to
a temporary directory on the agent computer - either from a DVD or
from a directory where you store the files downloaded from Passport Advantage. The package contains agent
native installers for all supported platforms.Extract the installer files using a utility that supports
the tar, and gz formats.
The main file setup.exe is located in directory temp_dir\ILMT-TAD4D-agent-7.5-windows-x86.Click setup.exe to launch the installation
wizard. The wizard starts and requests you to select the language
version that you want to install. The initial panel
is a welcome panel. Click Next.
A summary panel opens. Select the check box Install
the agent. If you plan to deploy the agent on computers
with the same configuration, select the check box Save
my settings in a response file and click Browse to
specify the folder where the file is to be saved. Click Next to
start the installation of the agent.When the upgrade is complete, click Finish.
Good Luck!
-jgo