Menu
Need to Repair the NTDS Database
U-Move was unable to prepare the database file (NTDS.DIT) for loading into Active Directory because the database file has failed JET integrity checks.
How To Fix This Error
You need to repair the copy of the original NTDS.DIT file that is in the staging folder before U-Move can prepare it for loading into Active Directory.
To repair the NTDS database use the following procedure:
- Extract the Active Directory files into the temporary staging folder.
- While U-Move is still open, create an administrative console window.
- Type the following commands to recover and repair the NTDS.DIT file:
C:
\StagingFolder\SysState\Active Directory"
mkdir backup
copy * backup
esentutl /r edb /8 /t /d /o
esentutl /p .\ntds.dit /8 /o - Close the console window.
- Go back to the U-Move window and click on Next to continue.
For more information
For more information on using ESENTUTL.EXE see Active Directory database repair after Domain Controller failure.
U-Move for Active Directory |