Resetting User Preference Settings
Pre-requisites:
To reset your user preference settings in CentraSite to default settings through the CentraSite Command Line Interface, you must have the CentraSite Administrator role.
CentraSite provides a command tool named reset preferences for this purpose.
To reset user preference settings
Run the command reset preferences. The syntax is of the format: C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd reset preferences -user <USER-ID> -password <PASSWORD> [-url <CENTRASITE-URL>] -targetUser <TARGET-USER>
The input parameters are:
Parameter | Description |
CENTRASITE-URL | (Optional). The URL of the CentraSite registry. For example, http://localhost:53307/CentraSite/CentraSite. |
USER-ID | The user ID of a registered CentraSite user who has the CentraSite Administrator role. For example, Administrator. |
PASSWORD | The password for the CentraSite user identified by the parameter USER-ID. |
TARGET-USER | The user ID of a registered CentraSite user whose preference settings you want to reconstruct. |
Example (all in one line):
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd reset preferences -user Administrator -password manage -url http://localhost:53307/CentraSite/CentraSite -targetUser LDAPDomain\Claire
The response to this command could be:
Executing the command : reset preferences
Successfully executed the command : reset preferences