#5. PnP Powershell cmdlets with SharePoint Online

Introduction


In this article you will learn via demo application, 

1. Get Fields using PnP Powershell Modular approach.
2. Get Content Type using PnP Powershell Modular approach.
3. Associate Fileds with Content Type 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/SiteColumnToContentType

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.


Previous Articles:-

 




No comments:

Post a Comment