PnP stands for Pattern and Practices which contains various PowerShell commands that we can use to perform complex actions in SharePoint. You can install PnP PowerShell for different SharePoint versions. We will use the below command in PowerShell: To Install: Install-Module SharePointPnPPowerShellOnline Install-Module SharePointPnPPowerShell2013 Install-Module SharePointPnPPowerShell2016 Install-Module SharePointPnPPowerShell2019 To Update: Update-Module SharePointPnPPowerShellOnline Update-Module SharePointPnPPowerShell2013 Update-Module

Read More

What is SharePoint? Microsoft SharePoint is a web-based collaborative platform that integrates with Microsoft Office, Launched in 2001. SharePoint isn’t a programme it’s a platform and it’s a collection of many very different products and technologies all wrapped up and given a name “SharePoint”. SharePoint is a server product we don’t install SharePoint on our

Read More