Backup and Restore

Backup and Restore

In Windows    

Backup with Attachments   

Click Start > Programs > ManageEngine AssetExplorer > Backup Data. Alternatively, you can also execute the backUpData.bat file from the \bin directory in the command prompt using the command:
  1. C:\>cd <AssetExplorer_Home>\bin\backUpData.bat

A backup of the data and the file attachments added to the application is created in <AssetExplorer>\backup directory.

The file name for the backup file is of the pattern BackUp_month_date_year_hr_min.data. An example of the backup file name: backup_assetexplorer_11000_fullbackup_12_08_2020_15_22.data 

Backup without Attachments  

Open Command prompt and go to <AssetExplorer>\bin directory and execute the following command to start the database backup:
  1. C:\>cd <AssetExplorer_Home>\bin\backUpData.bat --trimmed
Once the back up is complete, a backup file with .data extension is placed in the Trimmed Backup folder under AssetExplorer Home directory.
The backup file contains information such as, the Build number of AssetExplorer, and date and time when the back up was performed. Here is the format of the backup file.
backup_ assetexplorer_ [build number] _database_month _date _ year _ hour _minutes.

For example, a trimmed backup taken in Version 11.0 of AssetExplorer looks like this, backup_assetexplorer_11000_database_12_08_2020_15_22.data 

To restore:

  1. Click Start > Programs > ManageEngine AssetExplorer > Restore Data. Alternatively you can execute restoreData.bat file from the \bin directory in the command prompt using the command: C:\>cd <AssetExplorer_Home>\bin\restoreData.bat
  2. In the Restore Data pop up, browse and select the backed up file and click OK.
  3. The existing data will be overwritten with the backed up data.
  4. Click Close.

  1. The AssetExplorer server needs to be shut down before you restore the data.
  2. The backup file name has to be a .data file.
  3. Click Alt+Tab to view the Restoring Data pop up if not visible.

In Linux   

Backup with Attachments   

  1. Go to <AssetExplorer_Home>/bin directory from the command prompt.
  2. Execute the backUpData.sh file as given below: $ sh backUpData.sh. The backup file is created in the <AssetExplorer_Home>/backup directory.
The file name for the backup file is of the following pattern: BackUp_monthdate_year_hr_min.data. For example: backup_assetexplorer_11000_fullbackup_12_08_2020_15_22.data

Backup without Attachments

Go to <AssetExplorer_Home>\bin directory and execute the following command to start the database backup:
  1. $ sh backUpData.sh --trimmed
After the backup is complete, a backup file with .data extension is placed in the Trimmed Backup folder under AssetExplorer Home directory.
The backup file contains information such as, the build number, date and time when the backup was performed. Here is the format of the backup file.
backup_ assetexplorer_ [build number] _database_month _date _ year _ hour _minutes.
For example, backup_assetexplorer_11000_database_12_08_2020_15_22.data  

To restore:

Go to <AssetExplorer_Home>/bin directory and execute the following command in the command prompt:
  1. $ sh restoreData.sh <backup file name>

  1. The backup file name has to be the .data file from which you wish to restore the data.
  2. The AssetExplorer server needs to be shut down before you restore the data.


    • Related Articles

    • Backup/Upgrade

      Should the backup-restore operations be performed separately for Endpoint Central? Yes, it is recommended to take a backup of Endpoint Central separately. Learn more. If the Endpoint Central is installed only for scan purposes will the Endpoint ...
    • FAQs Related to Backup, Upgrade & Installation of Endpoint Central

      Should the backup-restore operations be done for Endpoint Central separately? Yes. It is recommended to take a backup of Endpoint Central. Please refer to this link for more details. If Endpoint Central is installed only for scan purposes, will the ...
    • Backup Scheduling

      Backup scheduling allows you to configure periodic backups of AssetExplorer. The backup and restore process for Endpoint Central must be done separately if it is downloaded and installed within the AssetExplorer installation folder on a Windows ...
    • FAQs on Agent-Based Scan

      How does an agent-based scan work? Please refer to this link for more details. What is the OS supported in the agent-based scan? Windows OS Windows Server OS MAC Linux Windows 11 Windows 10 Windows 8.1 Windows 8 Windows 7 Windows Vista Windows XP ...
    • Support Policy

      Support will be provided only for the AssetExplorer builds 7000 and above. We recommend you upgrade to the latest version to continue receiving support. Support for scripts, query reports, and customizations is chargeable. Scripts, query reports, and ...