Remove authoring configuration task
The remove authoring configuration task uninstalls the authoring portlet and related portal pages.
Running the configuration task
To remove the Authoring portlet:
- Stop the server.
- Open a command prompt.
- Change to the wp_profile_root/ConfigEngine directory.
- Run the remove-wcm-authoring task.
- AIX®:
./ConfigEngine.sh remove-wcm-authoring -DWasPassword=password
- Linux™:
./ConfigEngine.sh remove-wcm-authoring -DWasPassword=password
- Windows™:
ConfigEngine.bat remove-wcm-authoring -DWasPassword=password
- AIX®: