Requirements
- PowerShell ExecutionPolicy set to Unrestricted and the PnP cmdlets installed
Start ISE or PowerShell.exe as administrator and run the following Commands.Set-ExecutionPolicy -ExecutionPolicy Unrestricted
Install-Module SharePointPnPPowerShellOnline
Useful commands:
- Install the PnP cmdlets
Install-Module SharePointPnPPowerShellOnline
- Update the installed PnP cmdlets
Update-Module SharePointPnPPowerShell*
- Installed PnP Modules
Get-Module SharePointPnPPowerShell* -ListAvailable | Select-Object Name,Version | Sort-Object Version -Descending
Useful links:
Need more help with this?
DON'T HESITATE TO CONTACT US HERE ..