In C:\Users, does the date last modified of the user's profile folder equate to the last day they logged out?
| ||||
feedback
|
|
In the event viewer, go to the Security log in the Windows Logs. Here, look for events that are in the Task Category called Logoff. More specificall, events with ID 4634 are Logoff events. You can create a new Custom View and filter by that event ID if you want to gather them together. | |||
|
feedback
|
|
No. Use the Security event log to check this instead. | |||||
feedback
|