Update Servers/Microsoft Exchange/Scripts/DAG/Reseed Replica Database.md
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 7s

This commit is contained in:
2025-07-05 15:55:25 -06:00
parent 3174717795
commit b9277ccd20

View File

@ -10,5 +10,5 @@ Get-MailboxDatabaseCopyStatus * | Format-Table Name, Status, CopyQueueLength, Re
| **Name** | **Status** | **CopyQueueLength** | **ReplayQueueLength** | **ContentIndexState** |
| :--- | :--- | :--- | :--- | :--- | :--- |
| `DB01\MX01` | Mounted | 0 | 0 | Healthy |
| `DB01\MX02` | Healthy | 0 | 0 | Healthy |
| `DB01\MX-DAG-01` | Mounted | 0 | 0 | Healthy |
| `DB01\MX-DAG-02` | Healthy | 0 | 0 | Healthy |