#8. PnP Powershell cmdlets with SharePoint Online

Introduction


In this article you will learn via demo application, 

1. Get List using PnP Powershell Modular approach.
2. Get Content Type using PnP Powershell Modular approach.
3. Get Fields using PnP Powershell Modular approach.
4. Get List Views using PnP Powershell Modular approach.
5. Create and Use a Bat and CSV file as input.

GitHub Link - https://github.com/manoj1201/PnPUsingSPO/tree/master/AddViewToList/AddFieldsToView


SharePoint Patterns and Practice (PnP) contains a library of PowerShell Cmdlets which allowed to perform operation towards SharePoint. These Cmdlets use CSOM and works for both SharePoint Online and On Premises.


No comments:

Post a Comment