Tag: PowerShell CSOM

Convert classic team site to communication site in SharePoint Online

Convert classic team site to communication site in SharePoint Online

Loading

Convert classic team site to communication site – in this tutorial, we will learn how to convert a classic team site to a modern communication site in SharePoint online using the PowerShell script and PnP PowerShell. Before that, we will recap what is communication site and classic team site in SharePoint Online are. Key-Highlights: convert

Continue reading

How to create document library in SharePoint Online using PowerShell?

How to create document library in SharePoint Online using PowerShell - Office 365

Loading

In this tutorial, we will learn about how to create document library in SharePoint Online using PowerShell script and PnP PowerShell. Key-Highlights: How to create Document library in SharePoint Online using PowerShell? What is the document library in SharePoint? When to use the document library in SharePoint Online? How to create a document library in

Continue reading

Instantly Fixed: Server relative urls must start with SPWeb.ServerRelativeUrl”in reading web part properties! – SharePoint Online (Microsoft 365)

[Fixed] Server relative urls must start with SPWeb.ServerRelativeUrl"in reading web part properties!

Loading

Server relative URLs must start with SPWeb.ServerRelativeUrl” in reading web part properties! – Recently I was working on, to the get web part properties details from the SharePoint site page using the PowerShell CSOM, then I got this error “Exception calling “ExecuteQuery” with “0” argument(s): “Server relative URLs must start with SPWeb.ServerRelativeUrl” in reading web

Continue reading