Forum Discussion
Amrah_Chughtai
May 31, 2021Copper Contributor
Total Size of Preservation Hold Libraries
Hello All, I am wondering if someone can help with a PowerShell script to retrieve the size of Preservation hold libraries in all the SharePoint Sites and OneDrive. I need to calculate the total...
KyleOliq
Sep 26, 2024Copper Contributor
Technut did anyone find a way around the list view threshold limit?
Barbarur
Sep 26, 2024Brass Contributor
You can use this sample script using PnP: https://github.com/Barbarur/NovaPointPowerShell/tree/main/Solutions
The Preservation Hold Library is a list/library therefore is on the same page to get list and libraries.
Alternative, you can use this Free and open-source app to get a report of the Preservation Hold Library: https://github.com/Barbarur/NovaPoint
The Preservation Hold Library is a list/library therefore is on the same page to get list and libraries.
Alternative, you can use this Free and open-source app to get a report of the Preservation Hold Library: https://github.com/Barbarur/NovaPoint