![]() ![]() ![]() |
Follow the steps given below to take a back up of the ManageEngine FacilitiesDesk data:
Click Start -> Programs -> ManageEngine FacilitiesDesk 5 -> Backup Data. A back up of the data and the file attachments that have been added to the application will be created.
The back up file will be created in the FacilitiesDesk\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_November20_2008_23_15.data
To restore the back up data
Go to FacilitiesDesk\bin directory.
Execute the file restoreData.bat at command prompt as
shown below:
restoreData.bat <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 FacilitiesDesk server needs to be shut down before you restore the data. |
Follow the steps given below to take a back up of the ManageEngine FacilitiesDesk data:
Go to FacilitiesDesk/bin directory.
Execute the backUpData.sh
file as given below:
$ sh backUpData.sh
The back up file will be created in the FacilitiesDesk/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_November20_2008_23_15.data
To restore the back up data
Go to FacilitiesDesk/bin directory.
Execute the file restoreData.sh at command prompt as
shown below:
$ 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 FacilitiesDesk server needs to be shut down before you restore the data. |
![]() ![]() ![]() |