Unable to start the Netlogon service

SHANTHIRAJ THEETLA 20 Reputation points
2024-10-07T15:47:55.64+00:00

Hi,

Unable to start the netlogon service on the domain controller.getting event id's as 5602 and 7023 in system event logs.

--> Verified Netlogon regkeys in registry

-->Verified the Netlogon dependencies

-->Verfied sysvol ready

-->tried accessing the share path using DChostname but unable to resolve it, if i use IP of the machine able to access.

Please advise.

Thank you!!

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,530 questions
0 comments No comments
{count} votes

Accepted answer
  1. Ian Xue 38,046 Reputation points Microsoft Vendor
    2024-10-09T01:38:57.57+00:00

    Hi SHANTHIRAJ THEETLA,

    Thanks for your post. Before moving on, to narrow down the issue, please see more details in Event Viewer. For example, if you see the event 2114 or 7014, you can resolve the issue by following actions.

    1. Start Registry Editor (Regedt32.exe).
    2. Locate the registry key: HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/Netlogon/.
    3. In the right pane, double-click the DependOnService value.
    4. In the Multi-String Editor dialog box, type the following strings on separate lines, and then click OK:
      • LanmanServer
        • LanmanWorkstation
        1. Quit Registry Editor, and then restart the computer.

    The Netlogon service starts as expected.

    Reference: Netlogon service doesn't start - Windows Server | Microsoft Learn

    Netlogon doesn't keep settings - Windows Server | Microsoft Learn

    Best Regards,

    Ian Xue


    If the Answer is helpful, please click "Accept Answer" and upvote it.


0 additional answers

Sort by: Most helpful

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.