当前位置:网站首页>Exch2010: rebuild the entire DAG
Exch2010: rebuild the entire DAG
2022-07-21 01:54:00 【Living in the camphor Garden】
Experimental environment :
All servers Exchange System is Exchange Server 2010.
1、 Reset and disable DAG Members and CNO:
1) open Active Directory Users and Computers Management unit .
2) choice MBX1 The server ,Reset Account and Disable Account.
3) choice MBX2 The server ,Reset Account and Disable Account.
4) choice DAG1 Computer account ,Reset Account and Disable Account.
2、 from DAG Remove all database copies from :
Remove-MailboxDatabaseCopy -Identity DAG1-DB1\MBX2 -Confirm:$False
Remove-MailboxDatabaseCopy -Identity DAG1-DB2\MBX1 -Confirm:$False
Get-MailboxDatabase -Server MBX1 | Format-List Name,DatabaseCopies
Get-MailboxDatabase -Server MBX2 | Format-List Name,DatabaseCopies
<
边栏推荐
- [03] let's talk about "performance" through your CPU frequency?
- Fundamentals of machine learning (2): basic knowledge and drawing graphics
- 移动端测试必备技能: adb命令和抓包
- Manually operated industrial robot
- 展锐手机解锁
- LeetCode. 558. Intersection of quadtrees___ Divide and conquer
- Koch curve
- 力扣279-完全平方数——动态规划
- 【webrtc】ImportError: No module named win32file
- Top priority of dry goods: common indicators and terms in data analysis!
猜你喜欢
Record of force deduction and question brushing 3---34 Find the first and last positions of elements in a sorted array
第十天:BGP 边界网关协议
Go daily Gore
【AD学习记录】为什么原理图和PCB都在同一个文件夹下面了却,无法生成PCB?
10 个用于网络管理员进行高级扫描的端口扫描工具
深入理解 MySQL 执行过程及执行顺序
Multimodal model clip4clip takes you to realize mutual search between text and video
95 pages intelligent factory digitalization, intelligent planning, solutions and construction scheme 2022
clion创建第一个C项目
After reading this article, you should thoroughly understand how to do interface testing
随机推荐
Compose中的FlowLayout
第九天(抓取流量、路由策略)
使用 Amazon MemoryDB for Redis 作为 JuiceFS 的元数据引擎
买服务器需要看哪些参数,如何看服务器配置
AT32 MCU F415 OTG新功能使用
Webrtc series -sdp and other relationships
LeetCode. 302 weekly games___ 02_ 6164. Maximum sum of digits and equal pairs___ Hash + enhanced preprocessing + custom priority queue
371页20万字2021版智慧城市信息化综合建设方案
深度学习2-线性单元和梯度下降
美国议员倡导打击加密挖矿 敲响加密警钟?减少碳足迹才能发挥真正价值
Custom type: structure, enumeration, union
JVM调优方法
过滤器和拦截器区别
Top priority of dry goods: common indicators and terms in data analysis!
关于:在 Office 2021 中自定义模板
【webrtc】ImportError: No module named win32file
[R language text mining]: emotion analysis and word cloud mapping
超分领域常见的损失函数
C——变量的作用域与存储类
【琐琐碎碎小知识】 关于部分Unity编辑器在创建瓦片地图时缺乏Tiles选项