Remove authoring configuration task
The remove authoring configuration task will uninstall the authoring portlet and related portal pages.
Running the configuration task:
To remove the Authoring portlet:
- Stop the server.
- Open a command prompt.
- Run the remove-wcm-authoring task from the WP_PROFILE/ConfigEngine.
- Windows
- ConfigEngine.bat remove-wcm-authoring -DWasPassword=foo
- UNIX
- ./ConfigEngine.sh remove-wcm-authoring -DWasPassword=foo
- IBM i
- ConfigEngine.sh remove-wcm-authoring -DWasPassword=foo
Parent: Additional configuration options