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.cmd with the -silent option.
  • (Linux) From the location where you downloaded the installation files, open the utility directory, and run ./<product>MaintenanceTool.sh with the -silent option.

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 -?