Hello
The command below gives me an error. I have confirmed that my Exchange Server is a member of the AD Group called Exchange Trusted Subsystem and that the group has full permissions on the share, but I still get the error. Any help would be greatly appreciated.
New-MailboxExportRequest "user" -FilePath "\\server\Transfer\PST\user.pst"
Jason