You can set up an unattended uninstallation to automate the removal of components on
several computers that have the same components or to remove components on a UNIX or Linux® environment that does not
have Microsoft Windows.
Procedure
- Go to tm1_locaton/instlog.
- Open the transfer specification .ats file for the product
in a text editor.
- In the section named [Component List], specify the components
to remove.
- To remove the component, type 1
- To leave the component installed, type 0
By default, all installed components are set to be removed.
- Save and close the file.
- Repeat steps 2 to 4 for each installed product.
- From the operating system command line, change to the tm1_location/uninstall
directory.
- At the command prompt, type the following command:
- On Windows,
uninst
-u -s
- On UNIX or Linux,
./uninst -u -s
- On UNIX or Linux without XWindows,
./uninstnx
-u -s