Forum Discussion
Sittisak (Ben) Thananittayaudom
Jun 04, 2017Copper Contributor
How to sync message rules between shared mailboxes?
Hi there, Does anybody know if it's possible to sync message rules from one shared mailbox to another. Let's say I have my_shared_mailbox_1@mycompany.com and I want to copy over all of the rules...
Jun 05, 2017
I think your options here imply to use PowerShell and the InboxRules cmdlets. As an expample, you can see how to use Get-InboxRule here: https://technet.microsoft.com/en-us/library/dd351062(v=exchg.160).aspx By the way, adding VasilMichev that for sure will have more information about the choices you have
- VasilMichevJun 05, 2017MVP
Yup, you can export/import them (either via PowerShell or Outlook), but I'm not aware of any tool that syncs them.