Hi.
In Exchange 2013 when importing PST file, the EAC allow us to “Send email to the mailbox below when the .pst file has been exported”. (Note, there is typo here because it’s supposed to say “imported”).
Well, I’m trying to archived the same thing via PowerShell but the “New-MailboxImportRequest” doesn’t allow me send an email when the request it’s done.
Does anyone know how to send a notification email when the mailbox import request start and it’s finished?
Thank you.