Skip to content

Solution Automation SetVersioningLimitAuto

Barbarur edited this page Feb 3, 2024 · 5 revisions

Set versioning limit

Solution Code: SetVersioningLimitAuto

Requirements

Run the solution with and account with at least SharePoint Admin role.

Parameters

Actions
Parameter Type Description
Library major versioning limit Required Number of major versioning limit to set for the Document Libraries.
Library major versioning limit Required Number of draft versioning limit to set for the Document Libraries.
Library major versioning limit Required Number of major versioning limit to set for the Item Lists.

How this Solution works

  1. Collects the required Sites.
  2. Add account as Site Collection Admin.
  3. Collects the required Lists/Libraries.
  4. Set the versioning limits for each library and list.
  5. Records the information for each action in a CSV file.
Clone this wiki locally