IMPAX 6.5.1 Application Server Knowledge Base > Configuring and administering Active Directory authentication (ADAM) > Administering ADAM and AD LDS

Restoring an AD LDS instance

Active Directory Lightweight Directory Services (AD LDS) data and log files must be backed up regularly to ensure the continued availability of data to applications and users in the event of a system failure. When you restore a database to an existing AD LDS instance, you must stop the AD LDS instance before running the restore operation. In addition, we recommend that you move (or delete) the existing database and log files from the AD LDS instance before performing the restore operation.

To restore an AD LDS instance

  1. Stop the AgfaHealthcare service.

  2. Delete the files in the "%ProgramFiles%\Microsoft ADAM\AgfaHealthcare\data" folder.

  3. At a command prompt, type

    xcopy /os <location>\adamntds.dit "%ProgramFiles%\Microsoft ADAM\AgfaHealthcare\data\adamntds.dit"

    where <location> is the path to the folder where the backup file was created.

    For example:

    xcopy /os C:\Backup\AgfaHealthcare\adamntds.dit "%ProgramFiles%\Microsoft ADAM\Agfa Healthcare\data\adamntds.dit"

  4. Start the AgfaHealthcare service.

  5. Restart Windows Server.

For more information about restoring an AD LDS instance, refer to http://technet.microsoft.com/en-us/library/cc770886(WS.10).aspx.


See also


Topic number: 115214

Applies to: IMPAX 6.5.1 Application Server Knowledge Base