PnP Provisioning PowerShell, Site Scripts or CSOM scripts – which one to use and when?

There are various approaches to plan and automate the process for Site creation and management of SharePoint Online Sites. In this blog we will look…

Continue reading → PnP Provisioning PowerShell, Site Scripts or CSOM scripts – which one to use and when?

Deploy and Add SPFx webparts to Modern Pages using OfficeDevPnP CSOM library

In the previous blog here, we looked at how to install apps on a SharePoint site. With SharePoint and Office Dev PnP CSOM, we could…

Continue reading → Deploy and Add SPFx webparts to Modern Pages using OfficeDevPnP CSOM library

Programmatically deploy and add SharePoint Framework Extensions using SharePoint CSOM and PowerShell

In the previous blog here, we looked at how to deploy and install SharePoint Apps. Now let's look at installing SharePoint Framework extensions - Listview…

Continue reading → Programmatically deploy and add SharePoint Framework Extensions using SharePoint CSOM and PowerShell

Deploy and Install SharePoint Apps using SharePoint CSOM and PnP PowerShell

In this blog, we will look at steps to install and deploy SharePoint apps to Modern Sites using SharePoint ALM CSOM and PnP PowerShell. Using…

Continue reading → Deploy and Install SharePoint Apps using SharePoint CSOM and PnP PowerShell

Add/Update Office 365 Group owners/members using Async Microsoft Graph Client CSOM

In a recent project, we needed to updated members of an existing Office 365 group using Microsoft Graph Client CSOM. Previously in a blog here,…

Continue reading → Add/Update Office 365 Group owners/members using Async Microsoft Graph Client CSOM