Uninstalling with Microsoft Windows utilities

Use the IBM® Security Verify Directory commands to complete the uninstallation of IBM Security Verify Directory from a Windows™ system.

Before you begin

You must stop all IBM Security Verify Directory client and server processes.
  • Directory server
  • Administration server
  • LDAP traces
  • Web Administration Tool and the application server that is associated with it
  • Custom LDAP applications

About this task

In the example, silent uninstallation of the IBM Security Verify Directory package from a Windows system on an AMD64/EM64T architecture is shown.
Note: You can also use Start > Control Panel > Add or Remove Programs to remove the IBM Security Verify Directory package.

Procedure

  1. Log in as a member of the administrator group.
  2. Access the command prompt.
  3. Change the current working directory to the directory where the IBM Security Verify Directory installable is stored.
  4. Create an uninstall script file by running the following command:
    setup.exe /r /f1uninstall.iss
    Note: This command uninstalls the package, and produces the uninstall.iss script file. This script file can then be used in the future to silently uninstall the package.
  5. To remove the IBM Security Verify Directory silently, run the following command:
    setup.exe /s /f1uninstall.iss

What to do next

Verify whether the IBM Security Verify Directory uninstallation is successful. For more information, see Verifying IBM Security Verify Directory packages.