Posts

Showing posts from November, 2020

Microsoft Exchange - Mailbox Merge Script

Script: Merge-Mailbox Type: ExchangePowerShell Applies To: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 Created By: Sreejith Vu                                                              Status : ***Tested successfully in Exchange 2016*** ========================================================================== Description: In our exchange server world we all get in to a situation like one user get two mailboxes and they will request merge it to one mailbox. Also they will ask us to add all aliases from the duplicate mailbox to the active mailbox. So normally what we do is export the duplicate mailbox to a pst and then import it to the active mailbox. Then take backup of all aliases from duplicate mailbox and disable or remove the duplicate mailbox. Once disabled we need to add the exported aliases to the active mailbox. This is time consuming process and we need to perform all these steps manually by running respective commands in the shell