Issue fix: Not able to update site logo on Microsoft Teams SharePoint Modern Site

Issue description While working on an automation solution for Microsoft Teams with SharePoint modern sites, we faced an issue while updating the logo after creation.…

Continue reading → Issue fix: Not able to update site logo on Microsoft Teams SharePoint Modern Site

SharePoint Modern Sites hacktips – Manage Client-Side Pages via PnP PowerShell

Sometimes I get requirements when projects require a full width layout pages in Team Sites or would like to create a page which is System…

Continue reading → SharePoint Modern Sites hacktips – Manage Client-Side Pages via PnP PowerShell

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?

Walkthrough of Site Provisioning process using PnP PowerShell

In the previous blogs here, we have looked at the Provisioning process for a complex Team site. Much of complexity was easily handled by the…

Continue reading → Walkthrough of Site Provisioning process using PnP PowerShell

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