#6. PnP Powershell cmdlets with SharePoint Online

Introduction


In this article you will learn via demo application, 

1. Create List using PnP Powershell Modular approach.
2. Get List using PnP Powershell Modular approach.
3. Remove List using PnP Powershell Modular approach.
4. Create and Use a Bat and CSV file as input.

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


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