One thing I missed about Exchange 2003 was being able to easily go into the mmc and view the user and logon/logoff for every mailbox.
Get-MailboxStatistics | format-table DisplayName,LastLogoffTime,LastLogonTime,LastLoggedonUserAccount
One thing I missed about Exchange 2003 was being able to easily go into the mmc and view the user and logon/logoff for every mailbox.
Get-MailboxStatistics | format-table DisplayName,LastLogoffTime,LastLogonTime,LastLoggedonUserAccount
Print This Post