Replies: 1 comment
-
I was able to solve it by adding "Where { $_.DeletedDate -gt (Get-Date).AddDays(-7)}" |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When you run the "Get-PnPRecycleBinItem -RowLimit 500000" command, do you see the oldest 500000 items in the sharepoint trash can? Also, if this command is showing from the oldest, is there a way to show it from the newest?
Beta Was this translation helpful? Give feedback.
All reactions