Create Folder & Subfolders in SharePoint Online with PnP PowerShell

Create Multiple Folders and Subfolders in SharePoint in Bulk using PnP PowerShell

Recently, I was working in a SharePoint portal to organize documents in document libraries. For this, I used PowerShell to create some folders and subfolders. In this tutorial, I will explain how to create folders and subfolders in a SharePoint Online document library using PnP PowerShell. Here, we will use the PnP PowerShell to create … Read more

How to Get SharePoint Online Site Details Using PowerShell?

get sharepoint online site details powershell

Do you need to get SharePoint site details using PowerShell? In this tutorial, I will explain how to get SharePoint Online site details using PowerShell (SharePoint management shell) and also using PnP PowerShell. By using PowerShell, we can get various site properties such as: site URLs, owners, storage usage, templates, creation dates, sharing settings, and … Read more

How to Change a SharePoint Site URL Using PnP PowerShell?

Change SharePoint site URL using PnP PowerShell

One of my clients recently asked me to change the SharePoint site URL. In this tutorial, I will show you how to change a SharePoint site address or URL using PnP PowerShell. If you are new to PnP PowerShell and If you haven’t installed it yet, you can do so using the command. Change SharePoint … Read more

How to Get SharePoint Site ID using PnP PowerShell?

Get SharePoint Site ID Using PnP PowerShell

Recently, I was working with a PowerShell script that wanted to get the SharePoint site ID. I used PnP PowerShell for this. In this tutorial, I will show you how to get the SharePoint site ID using PnP PowerShell. Get SharePoint Site ID Using PnP PowerShell To get the SharePoint site ID using PnP PowerShell, … Read more

How to Get SharePoint Site Creation Date using PnP PowerShell?

Get SharePoint Site Creation Date using PnP PowerShell

Recently, one of my clients asked me to get the creation date of a SharePoint Online site. I used PnP PowerShell for this, which is easy to use and to work with SharePoint sites. In this tutorial, I will show you how to get SharePoint site creation date using PnP PowerShell. Get SharePoint Site Creation … Read more

An error occurred while enumerating through a collection. The collection has not been initialized

an error occurred while enumerating through a collection

In today’s tutorial, I will show you how to fix an error: “An error occurred while enumerating through a collection: The collection has not been initialized.”, that comes while working with PnP PowerShell. An error occurred while enumerating through a collection: The collection has not been initialized. Recently, I was working on a PowerShell script … Read more

100 PowerShell cmdlets download free

100 POWERSHELL CMDLETS E-BOOK

FREE Download an eBook that contains 100 PowerShell cmdlets with complete script and examples.