Koen Zomers
Koen Zomers
Currently you would have to delete the sync and set it up again, indeed. I'll mark it as a feature request to make updating easier.
All recycle bin cmdlets should have the RowLimit parameter in the July 2020 release.
@PrzemyslawKlys, here's a custom build which includes this fix already, if you want to test it out already: [SharePointPnPPowerShellOnline.zip](https://github.com/pnp/PnP-PowerShell/files/4851391/SharePointPnPPowerShellOnline.zip) Official July 2020 release will be somewhere between next Friday and...
July 13th will be the release date
Questions are always welcome @Vindicator007 . As I think more people will have the same question, I have just written a wiki page outlining how you can make use of...
Good feedback guys. I've updated the wiki with the instruction to unblock the files. Regarding it not working as expected, I guess that shows the value of sharing custom builds...
Haven't made progess on this one yet. I let a script run to upload 5050 files and then deleted them, but forgot to include the -Recycle argument in Remove-PnPListItem, so...
I can't seem to reproduce the issue here. I uploaded 5050 files, deleted them to the first stage recycle bin and then ran: `Restore-PnPRecycleBinItem` This worked fine and restored all...
@PrzemyslawKlys that sounds exactly like what I said: >Is the problem specifically to piping recyclebin items into Restore-PnPRecycleBinItem? In that case it would take -Identity as the parameter and that...
MSI releases are no longer being provided. The way to install or update PnP PowerShell is through using Install-Module/Update-Module. If you were looking for the MSI because you want to...