Uninstalling Avaya Aura MS from Linux using the silent mode

Last Updated : May 26, 2015 |

Before you begin

You must uninstall any Avaya Aura® MS packaged applications listed under EM > Applications > Packaged Applications before uninstalling Avaya Aura® MS.

See the application documentation for the detailed uninstallation procedures. Ensure that you select the preserve application data option, if applicable to your applications.

Important:

You lose all the application data if you do not select the option to preserve application data.

Procedure

  1. Locate the uninstaller:

    cd installpath/UninstallMediaServer

  2. To run the silent uninstaller, enter one of the following commands.
    Important:

    You lose all the data if you add the option -DREMOVE_USER_DATA=1 and if you do not use the default action to preserve system configuration and application content data.

    To preserve data, type the following command:

    ./UninstallMediaServer –i silent

    To remove data, type the following command:

    ./UninstallMediaServer -i silent -DREMOVE_USER_DATA=1

    As the uninstallation process is in the silent mode, you do not see anything on the screen after this point.

    Wait for the uninstallation process to complete.

    Tip:

    The uninstallation is complete when the system CPU is idle. You can monitor the system CPU activity using a command like top in a Linux® shell.