We have a customer who is looking to export all email associated with a user, the user has multiple email addresses, but all with the syntax 'user@xxx.xxx'.I am trying to run the following export command with no success.
New-MailboxExportRequest –Mailbox jmmfexch2 –ContentFilter {(participants –eq ‘*bingalls*’)} –FilePath “\\mfexch2\archives\whatever.pst”
It finishes quickly and generates a 256K empty .pst file
Any help appreciated,
Thanks,
Bob