Show steps.
You can run the Maintenance Tool in a graphical user interface or from the command line.
To run the Maintenance Tool in a graphical user interface
- (Windows) From the location where you downloaded the installation files inside the utility folder, run the productMaintenanceTool.cmd file.
- (Linux) From the location where you downloaded the installation files inside the utility directory, run the ./productMaintenanceTool.sh file.
To run the Maintenance Tool from the command line
- (Windows) From the location where you downloaded the installation files, open the utility folder, and run
<product>MaintenanceTool.cmdwith the-silentoption. - (Linux) From the location where you downloaded the installation files, open the utility directory, and run
./<product>MaintenanceTool.shwith the-silentoption.
To learn about command-line options
To learn about available command-line options, use the -help or -? option when you run the command.
Examples:
TrueSightPServerMaintenanceTool.cmd -help./TrueSightPServerMaintenanceTool.sh -?