Tag: quser

  • Quickly check user logon time

    With surprising regularity, I need to check when a user last logged in. I recently found a command that returns this information; quser. Using it is simple enough; open a command prompt, enter the command, and hit return:

    (more…)