In Windows
In Linux
In Windows
Follow the steps given below to take a back up of the ManageEngine SupportCenter Plus data,
Click Start -> Programs -> ManageEngine
SupportCenter Plus -> Backup Data.
[OR]
Alternatively, you can also take backup from <SupportCenter>\bin
directory in the command prompt. Execute the backUpData.bat
as shown below,
C:\>cd AdventNet\ME\SupportCenter\bin\backUpData.bat
A back up of the data and the file attachments that have been added to the application will be created in <SupportCenter>\backup directory.
The file name for the back up file will be of the pattern BackUp_month_date_year_hr_min.data. An example of the back up file name: backup_supportcenter_7013_fullbackup_12_18_2008_15_22.data
To restore the back up data,
|
Note: The back up file name has to be the .data file from which you wish to restore the data. This will restore the data from the back up file. |



|
Note: The SupportCenter Plus server needs to be shut down before you restore the data. |
In Linux
Follow the steps given below to take a back up of the ManageEngine SupportCenter Plus data,
$ sh backUpData.sh
The back up file will be created in the <SupportCenter>/backup directory.
The file name for the back up file will be of the pattern BackUp_monthdate_year_hr_min.data. An example of the back up file name: backup_supportcenter_7013_fullbackup_12_18_2008_15_22.data
To restore the back up data,
$ sh restoreData.sh <backup file name>
The back up file name has to be the .data file from which you wish to restore the data. This will restore the data from the back up file.
|
Note: The SupportCenter Plus server needs to be shut down before you restore the data. |