Troubleshooting Erro 0xc00002e2 on Windows Domínio Controlador. Windows Domínio Controller fixes Erro 0xc00002e2. Esse erro indicates that the Diretório Ativo banco de dados (NTDS.DIT) is being corrupted.
OBSERVAÇÃO: Error code 0xc00002e2 may occur only on a system with an Diretório Ativo role.
Resolution
Método 1
Reboot the server into Directory Services Restore Mode by pressing F8 before the OS loading. You will be required to use the local Administrator account senha (para domínio controller pc this is global Diretório Ativo admin).
Em Directory Services Restore Mode, you can check if there is a problem with the database by running the following commands:
ntdsutil.exe
activate instance ntds
files
If there is a problem with the Diretório Ativo banco de dados NTDS.DIT, you will see an erro:
Could not initialize the Jet engine: Jet Error -501. Failed to open DIT for AD DS/LDS instance NTDS. Error -2147418113
Para resolver esse problema, rename all of the *.registro files located in C:\Windows\NTDS\ para *.log.old, so the logs can be recreated after reboot.
This should fix the database after the server is rebooted once more.
Método 2
Reboot the server into Directory Services Restore Mode by pressing F8 before the OS loading. You will be required to use the local Administrator account senha (para domínio controller pc this is global Active Directory admin). Run the next command:
esentutl /p "c:\windows\ntds\ntds.dit"
Reboot the server and the issue should be solved.
Método 3
Reinstall Diretório Ativo Domínio Controller from zero.