Install or uninstall the configuration wizard
The configuration wizard is installed by default when you install IBM WebSphere Portal.
- cd WAS_HOME/profiles/cw_profile/ConfigEngine
- To install the configuration wizard:
./ConfigEngine.sh deploy-wizard-war
- To uninstall the configuration wizard:
./ConfigEngine.sh remove-wizard-war.
Parent: Install the configuration wizard