Using silent mode to uninstall product components
This topic provides instructions for uninstalling TrueSight Server Automation in silent mode.
- To uninstall the TrueSight Server Automation Console in silent mode, you must specify various options through an options file. This procedure can be performed on the Microsoft Windows, Linux and UNIX platforms.
- Uninstallation of other product components in silent mode (including the Application Server, Network Shell, and RSCD Agent) can be performed on Linux or UNIX platforms, and does not require any additional options.
To uninstall the console in silent mode on Windows or on Linux or UNIX
- In a text editor, create an options file and specify the options you want to uninstall. For example:
-U featureClientUtilities
-U featureNetworkShell
-U featureConfigurationManagerConsole
Where:
-U Uninstalls the product or feature. Run the uninstall program using the -i silent option.
<uninstallProgram> -i silent -DOPTIONS_FILE="<silentOptionsFilePath>"
Use an absolute path to the options file. Enclose the path in double quotation marks (" ").
To uninstall other components in silent mode on Linux or UNIX
Use the following command to invoke uninstallation of the TrueSight Server Automation Application Server, Network Shell, or RSCD Agent:
<installDir>/NSH/Uninstall -silent
Using silent mode to uninstall the RSCD agent
To uninstall the RSCD agent in silent mode, use the Microsoft Windows Installer.
To use silent mode to uninstall the RSCD agent
- On the computer where you installed the agent, change the directory to the location of the installer program.
- At the command prompt, enter the command:
msiexec /QN /X "<PackageName>|<ProductCode>"
For example:
msiexec /QN /X "{10C114523-8CAD-4358-A816-41B487B85A0D}"
Where- /QN — Sets the user interface level to no UI.
- /X — Specifies the package name or product code, enclosed in quotes.
- The package name is the installer name (RSCD<version-platform>.msi). If the package resides on the computer on which you are uninstalling, you can specify the package name for the uninstall.
- The RSCD agent product code is 10C114523-8CAD-4358-A816-41B487B85A0D. You can find the RSCD agent product code in the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\BladeLogic\RSCD Agent\ProductCode
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*