I am wanting to import a PST into a mailbox. The PST contains various folders as well as Calendar items. What is happening is the process creates a folder called "Primary Mailbox" and puts all the items in that instead of merging the pst contents
into the target mailbox's existing folder structure. Is there a way to merge ?
my command is "New-MailboxImportRequest targetMBX -Filepath \\Server01\Import.pst"