How to manually backup and restore the database in ADSelfService Plus?
How to manually backup and restore the database in ADSelfService Plus?
Description
You can manually backup and restore the database in ADSelfService Plus by executing certain commands.
Resolution
Steps to backup the database:
Start the Command Prompt as an administrator (right-click Command Prompt and select Run as Administrator).
Navigate to <Installation_Dir>\bin (By default: C:\ManageEngine\ADSelfService Plus\bin) folder by using the cd command.
Now, execute the command backupDB.bat to backup the database.
A folder named Backup will be created in the ADSelfService Plus installation directory (By default: C:\ManageEngine\ADSelfService Plus\Backup) and it will contain the DB back-up in compressed file format (eg: 081224-1547.zip).
Steps to restore the database:
Start the Command Prompt as an administrator (right-click Command Prompt and select 'Run as Administrator')
Navigate to <Installation_Dir>\bin (By default: C:\ManageEngine\ADSelfService Plus\bin) folder by using the cd command
Now, execute the following command to restore the database from the backup:
The password for the database backup file could be one of two types:
Default password: This is the reverse string of the filename. For the filename mentioned above, the password would be "7451-422180".
Admin-configured password: This is the custom password that was configured in the admin portal before creating the database backup. The Change Password For Database Backup Files option under Admin → Connection → General Settings is used for this.
If you have forgotten the password to the backup file, but have access to the ADSelfService Plus installation directory, the encrypted password can be obtained from the customer-config.xml file (<installation_dir>\conf\customer-config.xml), and you can contact support@adselfserviceplus.com to decrypt it. If not, the backup will be inaccessible and a new backup will have to be created.
Description This article will guide you through the process for migrating the ADSelfService Plus installation from one machine to another. Important: Before you start the migration process, please update your ADSelfService Plus installation to the ...
Objective This article provides detailed step-by-step instructions on how to manually backup and restore the ADSelfService Plus database within the same application instance. This process is essential for: Creating secure copies of the database for ...
This article describes the process to move ADSelfService Plus over to a new server when external MSSQL database is used. Steps to migrate your ADSelfService Plus installation Prerequisites: Before you start the process, please update your ...
Objective This article provides a comprehensive, step-by-step procedure for migrating the ADSelfService Plus installation from an old server to a new one. This process involves backing up the database and essential configuration files, and correctly ...
Description The database used in ADSelfService Plus houses some important information that is crucial for the proper functioning of the tool. As a proactive measure against the loss of data, the ADSelfService Plus application provides you Automatic ...