From c71527abb4b7ce27c2873a8857898f8c2460fbfa Mon Sep 17 00:00:00 2001 From: johage <37371976+johage@users.noreply.github.com> Date: Fri, 22 Sep 2023 09:45:43 -0500 Subject: [PATCH] Update ReplayQueueDatabases.md Adding formatting space for preliminary steps. --- docs/Transport/ReplayQueueDatabases.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Transport/ReplayQueueDatabases.md b/docs/Transport/ReplayQueueDatabases.md index 08690959ca..8df6172576 100644 --- a/docs/Transport/ReplayQueueDatabases.md +++ b/docs/Transport/ReplayQueueDatabases.md @@ -39,6 +39,7 @@ ReplayQueueDatabases.ps1 The script must be run from Exchange Management Shell locally on the server where queue databases are being replayed. Preliminary steps before running this script: + * Move all active Mailbox Databases to another DAG member * Run this command from Exchange Management Shell: `Set-MailboxServer $env:ComputerName -DatabaseCopyAutoActivationPolicy Blocked`