Platform uninstallation

To completely remove Adaptiva OneSite from the environment or individual components, simply run the corresponding component's setup executable and select the Uninstall option. Uninstallation should be bottom-up starting with the clients, the workbench, and then the Adaptiva Server instances.

Adaptiva Client and Workbench

To run the uninstallation silently, run the corresponding installation executable with a -uninstall switch on the command-line for the Adaptiva Clients and Workbench installations.

For example:

adaptiva-client-<version>-windows.exe -uninstall

adaptivaWorkbenchSetup.exe -uninstall

Using the P2P Client MSI Installer

The P2P Client MSI Installer can also be used to perform a client uninstallation as described above.

For example:

msiexec.exe /i adaptiva-client-p2p-<version>-windows.msi /qn UNINSTALL=1

Linux

Open a command shell and run the following command:

sudo <package manager> remove adaptiva-client

NOTE: Replace <package manager> with the appropriate command for your environment, e.g. apt or dnf

MacOS

Open a command shell and run the following command:

sudo /opt/adaptiva/adaptivaclient/bin/uninstall

Adaptiva Server

Open a ticket with Adaptiva Support for assistance in removing the Adaptiva Server components. Uninstallation will delete the registry, content library and Adaptiva Server folder contents. It will delete the Adaptiva database and remove the Adaptiva tables, views and triggers from the ConfigMgr database.

Last updated

Was this helpful?