If it is running, stop the AD LDS instance for which data will be restored.
Open Backup.
On the Action menu, click Recover .
Follow the steps in the Recovery Wizard to specify the location of the source backup data and to identify the specific backup from which you want to recover instance data.
In Click Select recovery type , click Files and folders , and then click Next.
In Select items to recover , browse to and select the folder that contains the instance data files. By default, AD LDS database and log files are located in %ProgramFiles%\Microsoft ADAM\ instancename, where instancename is the AD LDS instance name.
In Specify recovery options , click Original locations and Overwrite existing files with recovered files , and then click Next .
To complete the restore, click Finish .
After the restore is complete, close Backup.
Open a command prompt.
At the command prompt, type the following command, and then press ENTER:
dsdbutil
At the dsdbutil: prompt, type the following command, and then press ENTER:
activate instance instancename
where instancename represents the service name of the AD LDS instance on which you want to restore data.
At the dsdbutil: prompt, type the following command, and then press ENTER:
authoritative restore
No comments:
Post a Comment