IMPAX 6.5.1 Application Server Knowledge Base > Configuring and administering Active Directory authentication (ADAM) > Administering ADAM and AD LDS > Backing up 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
To open an elevated command prompt, click Start, right-click Command Prompt and select Run as administrator.
At the command prompt, type
dsdbutil
At the dsdbutil prompt, type
activate instance AgfaHealthcare
At the dsdbutil prompt, type
ifm
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
At the ifm prompt, type
quit
At the dsdbutil prompt, type
quit
The AD LDS instance is backed up.
See also
Creating a scheduled AD LDS backup
Creating a scheduled backup job
Creating a scheduled backup job for the ADAM database and web services configurations
Topic number: 113662 Applies to: IMPAX 6.5.1 Application Server Knowledge Base |