Installing or uninstalling the configuration wizard

The configuration wizard is installed by default when you install IBM® WebSphere® Portal. As an alternative to using the default installation, you can install the configuration wizard on another server that already has IBM WebSphere Application Server installed.

Procedure

  1. Change to the AppServer_root/ConfigEngine directory.
  2. To install the configuration wizard, run the following command:
    • AIX® HP-UX Linux Solaris: ./ConfigEngine.sh deploy-wizard-war-standalone
    • IBM i: ConfigEngine.sh deploy-wizard-war-standalone
    • Windows: ConfigEngine.bat deploy-wizard-war-standalone
  3. To uninstall the configuration wizard, run the following command:
    • AIX HP-UX Linux Solaris: ./ConfigEngine.sh remove-wizard-war-standalone
    • IBM i: ConfigEngine.sh remove-wizard-war-standalone
    • Windows: ConfigEngine.bat remove-wizard-war-standalone