Implementing a Hybrid and Secure Messaging Platform (legacy) — Question 5
You have a Microsoft Exchange Server 2019 hybrid deployment.
You are migrating public folder data to Exchange Online by using a migration batch of the PublicFolder type.
You need to identify the sync of each move request in the batch.
Which cmdlet should you run?
Answer options
- A. Get-PublicFolderMailboxMigrationRequests
- B. Get-MoveRequest
- C. Get-PublicFolderMoveRequest
- D. Get-PublicFolderMigrationRequest
Correct answer: C
Explanation
The correct cmdlet, Get-PublicFolderMoveRequest, specifically retrieves the status of public folder move requests in a migration batch. The other options either relate to different types of requests (like mailbox migrations or general move requests) or are not designed for public folder migrations.