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 '[email protected]'.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
Hi Microsoft Exchange Server Users, If you are facing difficulties in the new Export Mailbox command or want to know the best way to use New-MailboxExportRequest PowerShell Command In Exchange Server Then, I would suggest you the best blog for it.
Follow this blog for More Info: https://www.datarecoveryfreeware.org/blog/use-new-mailboxexportrequest-powershell-command/Thanks
Alex