Skip to content

Commit f9788d6

Browse files
authored
Merge pull request #11609 from MicrosoftDocs/chrisda
Update Remove-PublicFolderMailboxMigrationRequest.md
2 parents dc76fef + 774ebf3 commit f9788d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

exchange/exchange-ps/exchange/Remove-PublicFolderMailboxMigrationRequest.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ Get-PublicFolderMailboxMigrationRequest | group TargetMailbox | ?{$_.Count -gt 1
6565

6666
This example returns duplicate public folder migration requests (requests created for the same target mailbox). If the command returns no results, then there are no duplicate migration requests.
6767

68-
The sample script [Remove Duplicate public folder MRS Requests](https://gallery.technet.microsoft.com/scriptcenter/Remove-Duplicate-public-055f0e5e) detects duplicate or orphaned public folder mailbox migration requests and also removes them.
69-
7068
## PARAMETERS
7169

7270
### -Identity

0 commit comments

Comments
 (0)