P.S. Exactly the same question - still unaswered...
Blank LastLogon field

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?
Thank you in advance,
Michael
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
5 answers
Sort by: Most helpful
-
-
Gary Reynolds 9,621 Reputation points
2022-06-05T12:06:11.907+00:00 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.
-
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 -
Gary Reynolds 9,621 Reputation points
2022-06-07T02:55:36.57+00:00 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.
-
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.