How to find the last logon time by a mailbox user in Microsoft Exchange 2007/2010

May 11, 2011

If you need to get the last logon time by mailbox user in Exchange 2007 one of the easiest ways is to fire up the Exchange Management Shell and execute the cmdlet: get-mailboxstatistics The default setting of this option will give you the display name, the total numbers of items in the mailbox (handy), storage [...]

0