Forum Discussion
TonyRedmond
Sep 18, 2024MVP
Using the Get-RecoverableItems Cmdlet to Report Recoverable Items
Sometimes you don’t need the full-fledged Graph API to report details of items in Recoverable Items and the Get-RecoverableItems cmdlet can do the job. The data fetched by the cmdlet isn’t as rich as the information available through the Graph, but if all you want is a simple listing of what’s in a mailbox’s Deletions folder, Get-RecoverableItems is a good solution. And best of all, we provide a full script to show how.
https://office365itpros.com/2024/09/18/get-recoverableitems/
No RepliesBe the first to reply