Skip to content

Instantly share code, notes, and snippets.

@JSHooper
Created July 8, 2020 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JSHooper/72709e5c394d9ef39b675e6418c2a7e3 to your computer and use it in GitHub Desktop.
Save JSHooper/72709e5c394d9ef39b675e6418c2a7e3 to your computer and use it in GitHub Desktop.
Restore ExchangeOnline RecoverableItems
#Restore the mail the was deleted
Get-RecoverableItems -Identity "AdeleV" -SubjectContains "Urgent" | Restore-RecoverableItems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment