Skip to content

Getting Started

GitHub Action edited this page Mar 3, 2026 · 4 revisions

Getting Started

Requirements

PowerShell 7.2+ (Core)

Requires PowerShell 7.2 or later with PSEdition Core. Installation guide.

Module PnP.PowerShell (>= 2.12.0)

This tool relies on the PnP.PowerShell module version 2.12.0 or later. Installation guide.

Permissions

  • Role: SharePoint Administrator or Global Administrator.
  • API Permissions: Sites.FullControl.All (when using App Registration).

Installation

  1. Download the latest release and unzip to a directory on your machine tool.

Next Step

For JSON parameter configuration and examples, go to the Configuration page. For usage details, go to the Usage page.

Change log

A full list of changes in each version can be found in the change log.

Clone this wiki locally