setuppnp

Title: Setup Environment for PnP(Patterns & Practices) Powershell

Install Powershell 3.0 if not install. URL Powershell 3.0:  https://www.microsoft.com/en-in/download/details.aspx?id=34595

Install PnP :
Methode  1:
Install-Module -Name SharePointPnPPowerShellOnline

Commands details:
SharePoint Online : Install-Module SharePointPnPPowerShellOnline
SharePoint 2019   : Install-Module SharePointPnPPowerShell2019
SharePoint 2016   : Install-Module SharePointPnPPowerShell2016
SharePoint 2013   : Install-Module SharePointPnPPowerShell2013



 


Methode 2 :

download msi  and install