-
If it is running, stop the ADAM instance for which data will be restored.
-
Open Backup.
The Backup or Restore Wizard starts by default, unless it is disabled. You can use this wizard, or click the Advanced Mode link to work in advanced mode.
-
Click the Restore and Manage Media tab.
-
In the details pane, select the ADAM instance that you want to restore by selecting the check box to the left of the folder that represents the ADAM instance that you want to restore.
-
In Restore files to, click Original location.
-
On the Tools menu, click Options, click the Restore tab, click Always replace the file on my computer, and then click OK.
-
Click Start Restore.
-
After the restore is complete, close Backup.
-
Open an ADAM tools command prompt.
-
At the command prompt, type:
dsdbutil
-
At the dsdbutil: prompt, type:
activate instance instancename
where instancename represents the service name of the ADAM instance on which you want to restore data.
-
At the dsdbutil: prompt, type:
authoritative restore
-
At the authoritative restore: prompt, type one of the commands in the following table.
|
Command
|
Meaning
|
|
restore database
|
Performs authoritative restore of the entire directory database
|
|
restore object dn
|
Performs authoritative restore of the directory object whose distinguished name is represented by dn
|
|
restore subtree dn
|
Performs authoritative restore of the directory subtree whose distinguished name is represented by dn
|