I am trying to export a mailbox to PST.
I started with New-MailboxExportRequest -Mailbox user -filepath \\server\share\filename.pst
It keeps failing and I am not sure why. I have been trying to do Resume-MailboxExportRequest -identity user\mailboxexport
That fails as well. Is there a command that will show why its failing or maybe a switch that tells if just to keep going if something get stuck?
I started with New-MailboxExportRequest -Mailbox user -filepath \\server\share\filename.pst
It keeps failing and I am not sure why. I have been trying to do Resume-MailboxExportRequest -identity user\mailboxexport
That fails as well. Is there a command that will show why its failing or maybe a switch that tells if just to keep going if something get stuck?