During the migration of ADManager Plus to a new server using the standard procedure, the database restore step may fail. This interruption can prevent the new installation from accessing or loading the existing database, effectively halting the migration process.
Version mismatch: Old and new servers are running different ADManager Plus builds.
Incorrect password: The backup file password was entered incorrectly.
Corrupt or incomplete backup: The backup file is damaged or missing data.
Permission issues: There are insufficient file or folder permissions during restore.
Database not running: The database service is stopped or unreachable.
Ensure the same ADManager Plus build version is installed on both the old and new servers.
Have a valid backup file taken from the old server.
Make sure you have administrator access on the new server.
Stop the ADManager Plus service before starting the restore process.
On the old server, log in to ADManager Plus and note the build number shown in the web console footer.
On the new server, confirm the build number is identical.
If not, upgrade or downgrade as needed so both servers match.
Check that the backup file copied from the old server is complete and not corrupted.
If it’s a compressed file, fully extract it to a folder on the new server.
Ensure the directory contains files like fullbackup, database_params.conf, or similar.
For builds below 7140: The password is the reverse of the backup file name (excluding path and extension).
Example:
Backup file name: BackupMarch2025
Password: 5202hcraMpukcaB
For builds 7140 and above: The password is the crypttag value found in the customer-config.xml file under the <conf> directory of your old installation.
Open the file in a text editor and look for <crypttag>example-value</crypttag>.
Use this value as the restore password.
Open Command Prompt as administrator.
Navigate to the bin folder inside your ADManager Plus installation directory.
Run the following command:
Enter the password when prompted.
Keep an additional copy of the backup file before initiating the restore process.
Make sure the ADManager Plus service account on the new server has full access to the installation folder.
After migration, review and confirm that all scheduled reports, workflows, and delegation settings are intact.