Removing the Data Server Driver App-V package

Removing the Data Server Driver App-V package depends on the method through which it was installed:

  • If IBM Data Server Driver App-V package was installed through MSI installation, then uninstall it from control panel> program and features.
  • If IBM Data Server Driver App-V package is installed through PowerShell script:
    1. Unpublish your package :
      Unpublish-AppvClientPackage -Name YourPackage -Global
    2. Delete the package from cache:
      Remove-AppvClientPackage -Name YourPackageName