Forum Discussion
Set versioning limits at tenant limit
- Sep 26, 2022
Eddoria I don't think there is any direct setting available for this at tenant level as this settings are available at library level.
You might need to use PowerShell or any other automation which will read all libraries in tenant and update versioning settings programmatically.
References:
- SharePoint Online: How to Enable Versioning on a Document Library using PowerShell?
- SharePoint Online: Set Versioning Limit using PowerShell
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
andrelung
I wolud suggest to check this tool.
https://dms-shuttle.com/documentation/update-versioning-limits-in-sharepoint-online-onedrive/
It provides some bulk operations like "Bulk delete Versions" and "Bulk update Versioning Settings". It allows you to set the versioning limits in bulk for all libraries in a sites or entire tenant. And you can select version limis below 100.
Dms_Shuttle this saved my life 😉 ty!