Uninstalling IT Data Analytics
You can uninstall TrueSight IT Data Analytics using the wizard or silently.
This topic contains the following information:
To uninstall using the wizard
- Log in as the Administrator (for Windows) or root user (for Linux).
- Launch the uninstallation wizard using one of the following methods:
- (Windows)
- From the Control Panel, select Programs and Features.
- Right-click TrueSight IT Data Analytics 11.3.01 and select Uninstall.
(Windows)
- Navigate to the <IT Data Analytics Installation Directory>\UninstallBMCITDA directory.
- Run the uninstall.exe command.
(Linux)
- Set the DISPLAY environment variable.
- Navigate to the <IT Data Analytics Installation Directory>/UninstallBMCITDA directory
Default directory: /opt/bmc/TrueSightPServer/UninstallBMCITDA - Run the command:
./uninstall.bi
- (Windows)
Select the components that you want to uninstall and click Next.
- The Uninstallation Preview screen is displayed.
- Click Uninstall.
- (Optional) To see the uninstallation details, click View Log.
- Click Done to complete the uninstallation.
- Verify that the relevant product files are deleted by navigating to the directory where you had installed the product.
- (Windows): Navigate to Start > Run > services.msc and verify that all the product services have stopped.
- Navigate to the Administration > Components page, and delete the uninstalled components entries by running the
deletecomponents CLI command
.
To uninstall silently
- Log in to the computer from which you want to uninstall the product.
- Locate the options file that you want to use for uninstallation, and perform one of the following actions:
If you had performed a typical installation, use the sample options file for uninstalling the entire product.
-(Windows) Uninstall Windows sample options file.txt
-(Linux) Uninstall Linux sample options file.txtIf you had performed a custom installation, locate the options file that you created during the installation process and change all
-A
parameters (used for installation) to-U
parameters (for uninstallation).
- Run the following command to complete the uninstallation:
uninstall -silent -DOPTIONS_FILE=pathToOptionsFile
wherepathToOptionsFile
is the location where the options file exists. - Verify that all the product files are deleted by navigating to the Program Files folder.
- (Windows): Navigate to Start > Run > services.msc and verify that all the product services have stopped.
- Navigate to the Administration > Components page, and delete the uninstalled components entries by running the
deletecomponents CLI command
.
Where to go from here
For information on uninstalling other TrueSight Operations Management components, see
Uninstalling
For information on installing TrueSight Operations Management components, see
Installing
Comments
Log in or register to comment.