Getting the Email Server Settings
Use the get Email command to fetch the details of email configuration settings in CentraSite.
The syntax for the command is:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd get Email [-url <CENTRASITE-URL>] -user <USER-ID>-password <PASSWORD>-file <CONFIG-FILE>
The input parameters are:
Parameter | Description |
-url | (Optional) The URL of the CentraSite registry. Default value is http://localhost:53307. |
-user | The user ID of a registered CentraSite user. For example, a user who has the CentraSite Administrator role. |
-password | The password for the registered CentraSite user identified by the parameter -user. |
-file | The absolute or relative path to the XML configuration file. If relative, the path should be relative to the location from where the command is executed. |
Example:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd set Email -url http://localhost:53305/CentraSite/CentraSite -user Administrator -password manage -file config.xml
The response to this command could be:
Executing the command : set Email
Successfully executed the command : set Email