Skip to content

Commit 774ebf3

Browse files
committed
Update Remove-PublicFolderMailboxMigrationRequest.md
Removed reference to non-existent script
1 parent 30fa113 commit 774ebf3

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)