Exchange - Add Owner of Distribution Group
2019-04-12 14:13 努力学习的小熊 阅读(378) 评论(0) 编辑 收藏 举报User Interface:
- Open Exchange Management Console.
- Expand Microsoft Exchange On-Premises, then right click Recipient Configuration, click Find... in popup menu.
- Input group name, then click Find Now.
- Double click the result. Then click Group Information tab. We can see the Managed By part. Click Add... to add owner of this group.
PowerShell:
- Open Exchange Management Shell.
- Check current owner of the distribution group.
- Add new owner. Remember to add original owners with the result above.
If we don’t use parameter BypassSecurityGroupManagerCheck, we will see below error.
-
Check distribution group owner again.