当前位置:网站首页>Exch:修复丢失的系统邮箱
Exch:修复丢失的系统邮箱
2022-06-30 16:00:00 【生活在香樟园里】
1、Exchange AD 扩展:
1)下载并解压最新的 Exchange Server 安装 ISO 文件。
2)执行命令:
.\Setup.exe /IAcceptExchangeServerLicenseTerms /PrepareAD
- Exchange Server 2016 CU22、Exchange Server 2019 CU11 或以上:
.\Setup.exe /IAcceptExchangeServerLicenseTerms_DiagnosticDataON /PrepareAD
2、重建邮箱:FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042
显示名称:Microsoft Exchange Federation Mailbox
邮箱功能:此邮箱存储用于维护不同 Exchange 组织之间的联合的数据。这包括 Rights Management Service、Cross-premises Mail-flow 监控探测和响应、通知、Online Archive、Messaging Records Management 和 Cross-premises 忙/闲信息。
Enable-Mailbox -Identity "FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042" -Arbitration
边栏推荐
- [proteus simulation] Arduino uno uses 74ls148 to extend interrupt
- leetcode:787. K 站中转内最便宜的航班【k步最短路 + dfs记忆化 + defaultdict(dict)】
- Cesium-1.72 learning (camera tracking)
- js 从原型链到继承
- Cesium-1.72 learning (earth rotation)
- 万卷书 - 书单整理 [01]
- JSR303以及常见Validator实现
- [C language] explain threads in detail - solve the problem of shared memory caused by concurrent programs by "locking"
- 基于SSM实现毕业设计管理系统
- IndexSearch
猜你喜欢
【OpenCV 例程200篇】215. 基于多段线绘制近似椭圆
Exception class_ Log frame
List announced - outstanding intellectual property service team in China in 2021
js 从原型链到继承
Research on helmet wearing detection algorithm
TCP socket and TCP connection
Delete duplicates in an ordered array ii[double pointers -- unified in multiple cases]
Property or method “approval1“ is not defined on the instance but referenced during render
parker变量柱塞泵PV092R1K1T1NMMC
Design of piece counter based on 51 single chip microcomputer
随机推荐
【JVM】一文带你了解JVM中的垃圾回收机制(GC)——内含图解
Substrate 跨链技术源码级探索: XCVM的概览
The new version of Shangding cloud | favorites function has been launched to meet personal use needs
ssh工具 pyqt
In the past, the industrial Internet we knew only appeared as a substitute for the consumer Internet
leetcode:787. K 站中转内最便宜的航班【k步最短路 + dfs记忆化 + defaultdict(dict)】
idea必用插件
面试突击60:什么情况会导致 MySQL 索引失效?
您工厂的MES再不升级,就要被淘汰啦
Data security compliance has brought new problems to the risk control team
Nut cloud - sync files on your mobile hard drive on your new computer
k线图精解与实战应用技巧(见位进场)
Jspreadsheet/ce JExcel: more data fields than the given fields (columns) will lead to blank columns. Solution
【JVM】类加载相关面试题——类加载过程、双亲委派模型
Exception class_ Log frame
.NET ORM框架HiSql实战-第一章-集成HiSql
IndexSearch
IO stream_ recursion
leetcode:1042. 不邻接植花【随机填入符合要求的 + 后面不会形成矛盾 + set.pop】
Lambda expression_ Stream stream_ File class