Active Directory: Last Login with Timestamp
submitted
M
Matt Scutt
Thanks!For anyone wondering, the following will return the same as the above, but only for enabled users:Users[? Enabled == , [join( , [ , [ , [
true
].join( AD LOGIN:
, to_string(UserName)]), join(. Name of User:
, to_string(Name)]),join(:
, to_string(LastLogonDate)])])