当前位置:网站首页>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 /PrepareAD2、重建邮箱: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边栏推荐
- Raft introduction
- JSR303以及常见Validator实现
- "Promotion + funny plot", how to collide with the sparks of popular funds?
- Mysql8 NDB cluster installation and deployment
- geo 读取单细胞csv表达矩阵 单细胞 改列名 seurat
- .NET ORM框架HiSql实战-第一章-集成HiSql
- Consolidate entry-C basic variables and constants
- [JVM] takes you to learn about the garbage collection mechanism (GC) in the JVM -- including diagrams
- 9: Chapter 3: e-commerce engineering analysis: 4: [general module]; (to be written...)
- addmodule_allmerge_ams_im
猜你喜欢

redis淘汰策略
![[JVM] class loading related interview questions - class loading process and parental delegation model](/img/4a/99fee19828b0c1234cc863db88fda1.png)
[JVM] class loading related interview questions - class loading process and parental delegation model

面试突击60:什么情况会导致 MySQL 索引失效?

Undistorted resize using pil

Research on helmet wearing detection algorithm

数据安全合规之后,给风控团队带来了新的问题

ssh工具 pyqt

Multi terminal collaboration of Huawei accounts to create a better internet life

商单视频播放超2000万!农院改造为何屡被催更?
![删除有序数组中的重复项 II[双指针--多情况统一]](/img/e2/cadfdbe476a86cb2d72c1ae0160a4a.png)
删除有序数组中的重复项 II[双指针--多情况统一]
随机推荐
IO stream_ recursion
Deep learning - (2) several common loss functions
Restartprocessifvisible process
列表变成向量 列表变向量 list vector
Compile u-boot source code for stm32p157 development board
万卷书 - 书单整理 [01]
Shutter music recording playing audioplayers
Delete duplicates in an ordered array ii[double pointers -- unified in multiple cases]
parker比例溢流阀RS10R35S4SN1JW
simpleITK读取nii遇到ITK only supports orthonormal direction cosines的错误
Eight basic sorting (detailed explanation)
Dart: string replace related methods
Required plug-ins for idea
List announced - outstanding intellectual property service team in China in 2021
Redis elimination strategy
高等数学(第七版)同济大学 总习题一 个人解答
[C language] explain threads in detail - solve the problem of shared memory caused by concurrent programs by "locking"
js 从原型链到继承
【C语言】详解线程 — 线程分离函数 pthread_detach
【JVM】类加载相关面试题——类加载过程、双亲委派模型