Hello,
i'm looking to find the "LastLoggedOnUserAccount" for some mailboxes. On Exchange 2010 we could check this like that:
Get-MailboxStatistics MAILBOX |select LastLoggedOnUserAccount
=> On Exchange 2013 the Value is empty for all mailboxes...
any ideas?
Best,
Martin