To view the latest 11.3.x version, see  PATROL Agent 11.3.02 Open link .

Uninstalling the PATROL Agent

This topic provides instructions for uninstalling the PATROL Agent, Installation Utility, and Knowledge Modules using the silent option.

To uninstall the PATROL Agent

Do the following:

Go to the Uninstall directory in your BMC product installation directory, and run the following command:

#Windows operating system
#Syntax
#List the images that exist and can be uninstalled
uninstall.sh -list_installed_images
#Uninstall
uninstall.exe -silent {Name of the PATROL Agent Image}
#Example
uninstall.exe -silent {PA_Host1}


#Unix
#Syntax
#List the images that exist and can be uninstalled
uninstall.sh -list_installed_images
#Uninstall
./uninstall.sh -silent {Name of the PATROL Agent Image}
#Example
./uninstall.sh -silent {PA_Host1}

You can use the Installation Utility to uninstall only those products that were installed with the current or later versions of the Installation Utility. To uninstall PATROL Agents installed using an earlier version of the utility, you must use the specific version that you used for the original installation.

To uninstall all the PATROL components

You can use the uninstall command to uninstall KMs, PATROL Agent, and the Installation Utility that are running on the host computer using the following flag options:

  • uninstall.sh -silent {images}: Enter a comma-separated list of image names that you want to uninstall.
  • uninstall.sh -silent {all_kms}: Use this option to uninstall all the KMs that are installed.
  • uninstall.sh -silent {all}: Use this option to uninstall all the BMC PATROL products that are installed.
Was this page helpful? Yes No Submitting... Thank you

Comments