Tag Archives: Windows

Converting Active Directory Date Time Attributes

To convert a date time attribute in Active Directory (e.g. as used by lastLogon) to a human readable date time, you can use the w32tm command. For example with the following LDAP record: dn: CN=John Smith,CN=Users,DC=DC=example,DC=com lastLogon: 128326919184182832 Running w32tm … Continue reading

Posted in Sysadmin | Tagged , | 1 Comment