Domain Controller enable NTLM Audit

Russell Ang 66 Reputation points
2021-08-03T13:58:46.447+00:00

Hello,

May i know which gpo policy will need to configure to check NTLM auditing on domain controllers?

What will be the eventid to check?

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Reza-Ameri 17,341 Reputation points Volunteer Moderator
    2021-08-03T16:52:27.433+00:00

    You have to navigate to

    Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options

    And configure Network Security: Restrict NTLM: Audit NTLM authentication in this domain

    Log files will be on operational event log under Applications and Services Log\Microsoft\Windows\NTLM in the Event Viewer.

    Take a look at:
    https://learn.microsoft.com/en-us/windows/security/threat-protection/security-policy-settings/network-security-restrict-ntlm-audit-ntlm-authentication-in-this-domain

    1 person found this answer helpful.

  2. Gopi Ponnusamy 46 Reputation points Microsoft Employee
    2021-08-04T14:38:49.453+00:00

    Also, you can check Event id - 4624 while authentication.

    NTLM in the Authentication Package value, than the NTLM protocol has been used to authenticate this user

    Package Name will show which protocol LM, NTLMv1 or NTLMv2 has been used for authentication

    0 comments No comments

  3. Russell Ang 66 Reputation points
    2021-08-05T13:42:23.003+00:00

    @Reza-Ameri ,

    Does this mean that only NTLM authentication that are denied will be logged?

    Our objective here is to audit successful NTLM connections so that we can inform the service owner to change the authentication to Kerberos.
    Please advise whether there is a setting to audit successful authentication.

    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.