Deleting the realm | HCL Digital Experience
If you changed your HCL Digital Experience and no longer require a realm, you can delete it from your user registry.
Before you begin
Procedure
- Open a command prompt.
- Change to the wp_profile_root/ConfigEngine directory.
- Optional: Run the following task to list the
names and types of configured repositories:
- AIX® HP-UX Linux™ Solaris:
./ConfigEngine.sh wp-delete-realm -DdeleteRealmName=name_of_realm -DWasPassword=password
- IBM® i:
ConfigEngine.sh wp-delete-realm -DdeleteRealmName=name_of_realm -DWasPassword=password
- Windows™:
ConfigEngine.bat wp-delete-realm -DdeleteRealmName=name_of_realm -DWasPassword=password
- z/OS®:
./ConfigEngine.sh wp-delete-realm -DdeleteRealmName=name_of_realm -DWasPassword=password
- AIX® HP-UX Linux™ Solaris:
- Stop and restart the appropriate servers to propagate the changes. For instructions, go to Starting and stopping servers, deployment managers, and node agents.