Skip to content

pnp/powershell

Folders and files

NameName
Last commit message
Last commit date
Oct 2, 2024
Feb 28, 2025
Mar 22, 2025
Nov 27, 2024
Feb 25, 2025
Apr 1, 2025
Mar 21, 2025
Oct 1, 2023
Mar 25, 2025
Dec 9, 2024
Apr 1, 2025
Sep 17, 2020
Nov 25, 2024
Apr 1, 2025
Mar 20, 2023
Apr 27, 2024
Oct 10, 2024
Mar 27, 2025
Jan 22, 2025
Apr 27, 2024
Mar 25, 2025
Dec 4, 2022
Mar 25, 2025
Mar 25, 2025

Repository files navigation

PnP PowerShell

PnP PowerShell is a .NET 8 based PowerShell Module providing over 750 cmdlets that work with Microsoft 365 environments such as SharePoint Online, Microsoft Teams, Microsoft Project, Security & Compliance, Entra ID, and more.

Last version Last nightly version
PnP.PowerShell PnP.PowerShell

OpenSSF Scorecard

This module is a successor of the PnP-PowerShell module. The original cmdlets only work on Windows and Windows PowerShell and supports SharePoint On-Premises (2013, 2016 and 2019) and SharePoint Online. This version of the cmdlets is cross-platform (i.e it works on Windows, MacOS and Linux) but it will only support SharePoint Online. Going forward we will only be actively maintaining the cross-platform PnP PowerShell module.

For more information about installing or upgrading to this module, please refer to the documentation.

IMPORTANT - New PnP PowerShell 2.x

As the technologies behind PowerShell evolve, so will the PnP PowerShell module. Microsoft is no longer supporting .NET 3.1 since December 2022, and .NET Framework is not actively being developed anymore. It is also not cross platform. PnP PowerShell 2.x will therefore no longer support PowerShell 5.1 nor the ISE. 

We have created a guide for upgrading from previous versions to PnP PowerShell 2.x. If you are still using PowerShell 5.1 or the ISE, and want to use the latest major or nightly release, you will need to specify the required version like below: 

Install-Module PnP.PowerShell -RequiredVersion 1.12.0 -Force

Both (1.x and 2.x) can be installed in the same machine with no conflict.

Supportability and SLA

This library is open-source and community provided library with active community providing support for it. This is not Microsoft provided module so there's no SLA or direct support for this open-source component from Microsoft. For more information about the PnP initiative, check out the official website: Microsoft 365 & Power Platform Community.


This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.