Active directory

Suresh Udaiyar 1 Reputation point
2021-05-30T03:55:26.383+00:00

Hi,
Kindly advice for the below issue

I am using windows 2016 server getting below error in event viewer 1168

Internal error: An Active Directory Domain Services error has occurred.

Additional Data
Error value (decimal):
8995
Error value (hex):
2323
Internal ID:
1240628

Internal ID:
1240454

Internal ID:
124013b

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,941 questions
0 comments No comments
{count} votes

6 answers

Sort by: Most helpful
  1. Anonymous
    2021-05-30T12:12:47.517+00:00

    Please run;

    Dcdiag /v /c /d /e /s:%computername% >c:\dcdiag.log
    repadmin /showrepl >C:\repl.txt
    ipconfig /all > C:\dc1.txt
    ipconfig /all > C:\dc2.txt

    then put unzipped text files up on OneDrive and share a link.

    0 comments No comments

  2. Vicky Wang 2,736 Reputation points
    2021-05-31T09:25:09.877+00:00

    It seems to be AD database related issue.I would recommend to check the integrity of AD database and perfrom semantic database check.Also run chkdsk in read only mode to check for any error on drive and exclude the ntds/sysvol/ntfrs folder from AV scan.

    Reference link:
    http://support.microsoft.com/kb/826892/en-us
    http://support.microsoft.com/kb/315136
    http://technet.microsoft.com/en-us/library/cc961819.aspx

    Similar thread regarding the same
    http://social.technet.microsoft.com/Forums/en/winserverDS/thread/62394928-2c05-4589-aea4-dae472948005
    http://social.technet.microsoft.com/Forums/pl/winserverDS/thread/0ac81514-3fb0-4936-972e-0ae2d9c4474c

    Directory Services cannot start" error message when you start your Windows-based or SBS-based domain controller
    http://support.microsoft.com/kb/258062

    Hope this helps

    Best Regards,

    Vicky

    0 comments No comments

  3. Vicky Wang 2,736 Reputation points
    2021-06-03T08:32:29.707+00:00

    Hi,
    Just checking in to see if the information provided was helpful.
    Please let us know if you would like further assistance.
    Best Regards,
    Vicky

    0 comments No comments

  4. Vicky Wang 2,736 Reputation points
    2021-06-07T07:19:34.757+00:00

    Hi,
    Just checking in to see if the information provided was helpful.
    Please let us know if you would like further assistance.
    Best Regards,
    Vicky

    0 comments No comments

  5. Vicky Wang 2,736 Reputation points
    2021-06-10T08:56:32.61+00:00

    Hi,
    Just checking in to see if the information provided was helpful.
    Please let us know if you would like further assistance.
    Best Regards,
    Vicky

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.