Skip to content

Commit 7f3b189

Browse files
authored
Merge pull request MicrosoftDocs#5830 from hirenshah1/patch-21
Update Restore-RecoverableItems.md
2 parents b4dd89b + 2201434 commit 7f3b189

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

exchange/exchange-ps/exchange/Restore-RecoverableItems.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,13 @@ In Exchange Online, after using the Get-RecoverableItems cmdlet to verify the ex
115115

116116
- Number of mailboxes processed simultaneously: 2
117117

118+
### Example 4
119+
```powershell
120+
Get-RecoverableItems administrator | Restore-RecoverableItems
121+
```
122+
123+
This example bulk restores all the recoverable items for administrator.
124+
118125
## PARAMETERS
119126

120127
### -Identity

0 commit comments

Comments
 (0)