博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Remove MailboxDatabase operation fails to clean up
阅读量:6244 次
发布时间:2019-06-22

本文共 1587 字,大约阅读时间需要 5 分钟。

Symptoms

When you try to remove a mailbox database from Exchange Server 2013 or Exchange Server 2016, you receive the following warnings.

EMS:

EAC:

Cause

This attempt to remove the mailbox database fails to remove the AD User accounts of health mailboxes in the database, and this triggers the warning messages.

The AD user accounts cannot be removed in this case because the Exchange Servers security group inherits explicit “deny” permissions for deleting objects in the Monitoring Mailboxes container.

Workaround
To work around this issue, follow these steps to add an explicit “allow” permission to the Exchange Servers group on the Monitoring Mailboxes container. To do this, follow these steps:
Open Active Directory Users and Computers.
Click View, and then make sure that Advanced Features is selected. If it is not, select it.
Navigate to the following container:

Right-click Monitoring Mailboxes, click Properties, and then click the Security tab.

Click Advanced on the Security tab. You now see the following dialog box:

Click Add, type Exchange Servers, click Check Names, and then click OK.

Select the Allow check box for the Delete subtree permission.

Permission Entry Monitoring Mailboxes

Click OK in all the remaining windows.
Wait for AD replication

If you have Exchange deployment in a multi-AD domain environment, follow the preceding steps on all the domains in which Exchange servers are deployed.

Status
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

转载于:https://blog.51cto.com/13656141/2103201

你可能感兴趣的文章
Swift4 func
查看>>
create-react-app2.x 自定义配置(less 按需加载 装饰器)
查看>>
第一个掘金文章
查看>>
最酷的深度学习聊天机器人资源集合
查看>>
SVG 在 image 标签中的动态修改技巧
查看>>
js的三种编码解码方法
查看>>
7月31日云创大会游戏论坛门票0元抢!
查看>>
a标签href不跳转 How?
查看>>
WebP进阶篇--Gif2WebP
查看>>
Java基础-- ==号与equals()方法的区别
查看>>
VARCHART XGantt实践:兼顾清晰和细节的排列优化
查看>>
小程序实现人脸识别功能
查看>>
Flora图像风格迁移App
查看>>
常用数组方法梳理
查看>>
JavaScript(4)之——前端模块化
查看>>
数字图像处理----图像旋转
查看>>
iOS 报错 Library not found lPods AFNetworking
查看>>
Spark性能优化:数据本地化优化
查看>>
Java中几个常用类介绍
查看>>
程序员为什么要高薪?看完让你勇于为自己开价
查看>>