You have an Exchange Server 2016 organization. The organization contains five Mailbox servers.
The servers are members of a database availability group (DAG). All of the databases in the DAG
are replicated to all of the members. You plan to perform scheduled maintenance on a Mailbox
server named MBX3 that will place the server offline for up to an hour. You need to ensure that any
active databases on MBX3 are activated on other DAG members before performing the
maintenance. Which cmdlet should you use?
A.
Set-MailboxDatabaseCopy
B.
Stop-DatabaseAvailabilityGroup
C.
Resume-MailboxDatabaseCopy
D.
Set-MailboxServer
I think provided answer is incorrect.
B: Stop-DatabaseAvailabilityGroup
https://technet.microsoft.com/en-us/library/dd335133(v=exchg.160).aspx
eg: Stop-DatabaseAvailabilityGroup -Identity DAG1 -MailboxServer MBX3
As long as it’s part of AutoDagConfiguration
Stop confusing people ‘test’….
You put answers on here without links or proof, so who is the one actually confusing people?…
D with the DatabaseCopyActivationDisabledAndMoveNow parameter
https://technet.microsoft.com/en-us/library/aa998651(v=exchg.160).aspx