Blank LastLogon field

Mikhail Firsov 1,881 Reputation points
2022-06-02T10:12:17.803+00:00

Hello!

Would anyone please tell me in wich case the user account's LastLogon attribute may display 0 on all domain controllers if the LastLogonDate for this account is NOT empty?

207881-q1.png

Thank you in advance,
Michael

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

5 answers

Sort by: Most helpful
  1. Mikhail Firsov 1,881 Reputation points
    2022-06-03T10:13:22.413+00:00
    0 comments No comments

  2. Gary Reynolds 9,621 Reputation points
    2022-06-05T12:06:11.907+00:00

    Hi @Mikhail Firsov

    The post you referenced, contains pretty much all the information that is available on the attributes and how they are updated. You might need to raise a call with Microsoft if you are looking for more detail.

    Gary.

    0 comments No comments

  3. Mikhail Firsov 1,881 Reputation points
    2022-06-06T13:04:16.64+00:00

    Hi GaryReynolds,

    Yes, that post does contain much information on attributes but it does contain the answer to the question :)

    Seems strange to me that no one has found the answer since 2018... What's the purpose of having many attributes if you can't understand what they are telling you :(

    Regards,
    Michael

    0 comments No comments

  4. Gary Reynolds 9,621 Reputation points
    2022-06-07T02:55:36.57+00:00

    Hi @Mikhail Firsov

    There are a number of factors that impact the logon attributes, you need to consider all of these to understand the results

    • AD logon information is decentralized
    • AD attributes are not authoritative for authentication information
    • Domain Services supports multiple authentication methods, not all of them update the user's attributes
    • Powershell returned interpreted values for attributes and properties that are not linked to attributes

    Event logs are authoritative for logon information, this is also decentralized and volatile.

    Gary.

    0 comments No comments

  5. Mikhail Firsov 1,881 Reputation points
    2022-06-07T10:42:35.323+00:00

    Hi GaryReynolds,

    Yes, I agree, but I don't know any factor that could explain how in the company with two DCs there may be user accounts that doesn't seem to have ever logged on to any of these DCs but still have LastLogonDate populated.


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.