Quantcast
Channel: Microsoft Online: SharePoint Online forum
Viewing all articles
Browse latest Browse all 10096

how to restore alot of delete files from recycle bin?

$
0
0

Hi,

I want to restore alot of files around 2000 from my recycle bin. Click on them one by one is no option for me. So I tryd to use powershell commando's, but my powershell knowledge is not that great.

I would like to restore files from a specific date. I don't know how to do this. Can someone help me?

I did they following:

Install-Module  SharePointPnPPowerShellOnline << Done

Connect-PnPOnline -Url https://mysharepoint.com << Done

Then I tryd this Get-PnPRecycleBinItem | ? DeletedDate -gt $restoreDate | select -last 10 | fl * << Nothing shows up and don't know to wich date it is looking at.



Viewing all articles
Browse latest Browse all 10096

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>