Hi,
any one share the relevance for “Last logoff Time” machine,
also I have last login time relevance, but the last logoff time relevance needed,
any one share this,
Thanks,
Nagaraj.
Hi,
any one share the relevance for “Last logoff Time” machine,
also I have last login time relevance, but the last logoff time relevance needed,
any one share this,
Thanks,
Nagaraj.
Did you try the last logoff of
property
https://developer.bigfix.com/relevance/reference/user.html
Hi,
when I try to the below relevance in fixlet debugger, i get an error like
“last logoff of user : time”
error is “This expression contained a character which is not allowed”
last logoffs of users
Hi gearoid,
I tried this relevance "last logoffs of users"
but the result is below shown
“q:last logoffs of users
T: 0.000 ms”
I’m only poking around with these out of curiosity. I’ve NEVER had any good experiences with Windows tracking Logon and Logoff events. Ever.
I’m getting odd responses from “last logoffs of users
” and “last logons of users
”.
Q: (Names of it) of users
A: Administrator
A: Guest
A: HomeGroupUser$
A: GeneralLocal
T: 2.224 ms
Q: (Names of it, Last Logons of it) of users
A: Administrator, ( Mon, 30 Sep 2013 00:20:01 -0400 )
T: 2.287 ms
Q: (Names of it, Last Logoffs of it) of users
T: 2.333 ms
The users “Guest” and “GeneralLocal” have never logged in. So they should have no “Last Logon” property, but since I’ve used the “plural” form for the property, it should still return all of the Names, shouldn’t it?
If a user has no record then its very possible that “last logons” will return no such object so maybe it should be:
(names of it, last logons of it as string| "No Login Data" ) of users
Hi,
LAst logon time relevance is working fine, but the last logoff time is not shown the value,
Thanks,
Nagaraj,