You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.markdown
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,9 +35,8 @@ There was a period of time when Windows was plagued with bugs that corrupted the
35
35
36
36
## Last logon time
37
37
38
-
`LastLogon.vbs` takes a long time to run, but returns a list of all local users and the date and time of their last logon action.
39
-
40
-
A matter of licensing: I did not write this script. The user who posted it was called `Corvus1` and posted it in educational spirit.
38
+
1.`LastLogon.ps1` returns a list of all local user accounts, as well as the date and time of their last logon.
39
+
2.`LastLogon (Deprecated).vbs` takes a long time to run, but returns a list of all local user accounts, as well as the date and time of their last logon. A matter of licensing: I did not write this script. The user who posted it was called `Corvus1` and posted it in educational spirit. It's very old and outdated anyway; it's best not to use it.
0 commit comments