-
Suggestion
-
Resolution: Unresolved
-
None
-
1
-
3
-
Microsofts Active Directory uses two different formats to store dates. Currently these values are imported as plain text, which especially for the second format (see below) sadly does not help at all.
It would be really helpful if Insight converted these values to readable datetimes automatically.
Generalized Time
example: 20180705131341.0Z
result: 05.07.2018 15:13:41
example fields: whenChanged, whenCreated
Microsoft OID for Time
example: 131799092312363246
result: 28.08.2018 07:53:51
example fields: lastLogon, badPasswordTime, pwdLastSet
- links to