Manually Backup and Restore Database

How to manually backup and restore the database in AD360?

To backup the AD360 database,

  • Start Command Prompt as an administrator (right-click command prompt and select 'Run as Administrator')
  • Navigate to <Installation_Dir>\bin folder by using the cd command. By default, the path to installation directory is C:\ManageEngine\AD360.
  • Now, execute the command backupDB.bat to backup the database.
  • A folder named Backup will be created at AD360 installation directory (By default: C:\ManageEngine\AD360) and it will contain the DB backup in compressed file format.

To restore a AD360 database,

  • Start Command Prompt as an administrator (right-click command prompt and select 'Run as Administrator')
  • Navigate to <Installation_Dir>\bin folder by using the cd command. By default, the path to installation directory is C:\ManageEngine\AD360.
  • Now, execute the command restoreDB.bat to restore the database.
    restoreDB.bat compressed_file_name.zip