Glossary
PnP PowerShell
A community/Microsoft-supported PowerShell module for managing SharePoint Online and Microsoft 365.
PnP PowerShell is a community- and Microsoft-supported PowerShell module that provides hundreds of cmdlets for managing SharePoint Online, Microsoft 365 Groups, Teams, and related services. Cmdlets follow the *-Pnp* pattern: Get-PnPSite, New-PnPList, Add-PnPSiteCollectionAdmin. PnP PowerShell often exposes capabilities not yet available in the official Microsoft Graph PowerShell SDK or the SharePoint Online Management Shell. Developed under the Microsoft 365 PnP open-source community programme, with active monthly releases. Authentication supports interactive, certificate, and managed identity. The de-facto standard for serious SharePoint Online scripting in PowerShell.