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

Creating a one-time backup of AD LDS

On Application Servers running Windows Server 2008, all IMPAX user information is stored in the AD LDS database.

To create a one-time backup of AD LDS

  1. To open an elevated command prompt, click Start, right-click Command Prompt and select Run as administrator.

  2. At the command prompt, type

    dsdbutil

  3. At the dsdbutil prompt, type

    activate instance AgfaHealthcare

  4. At the dsdbutil prompt, type

    ifm

  5. At the ifm prompt, type

    create full location

    where location is the path to the folder where you want the installation media to be created. You can save the installation media to a network shared folder or to any other type of removable media.

    Example:

    ifm: create full C:\Backup\AgfaHealthcare

  6. At the ifm prompt, type

    quit

    At the dsdbutil prompt, type

    quit

The AD LDS instance is backed up.


See also


Topic number: 113662

Applies to: IMPAX 6.5.1 Application Server Knowledge Base