Designing and Deploying Microsoft Exchange Server 2016 — Question 37
You have an Exchange Server 2016 organization. The organization contains a database availability group (DAG).
You need to identify the number of transaction logs that are in replay queue.
Which cmdlet should you use?
Answer options
- A. Test-ServiceHealth
- B. Test-ReplicationHealth
- C. Get-DatabaseAvailabilityGroup
- D. Get-MailboxDatabaseCopyStatus D
Correct answer:
Explanation
The correct cmdlet to use is Get-MailboxDatabaseCopyStatus, as it provides detailed information about the mailbox database copies, including the status of the replay queue. The other options do not focus on the specific details of mailbox database copies or their transaction logs, making them unsuitable for this scenario.