+

Search Tips   |   Advanced Search

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:

  1. Stop the server.

  2. Open a command prompt.

  3. 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