How to Delete All Items from a SharePoint List using PnP PowerShell?

delete sharepoint list items using pnp powershell

Recently, I got an urgent requirement to delete all the items from a SharePoint Online list. PowerShell is the best option for bulk deleting list items. In this tutorial, I will show you how to delete all items from a SharePoint list using PnP PowerShell and PowerShell. I recommend using PnP PowerShell to delete items … Read more

Create, Read, Update, and Delete an Item from a SharePoint Online List using PnP PowerShell

add new item to sharepoint list using powershell

In this tutorial, I will show you how to create, read, update, and delete an item from a SharePoint Online list using PnP PowerShell. This is a complete CRUD (Create, Read, Update, Delete) operation in SharePoint list items using PnP PowerShell. For all the examples, I will use the below SharePoint list named “ProjectTasks” with the following … Read more

How to Create a Site in SharePoint Online using PnP PowerShell?

Create a SharePoint site using pnp PowerShell

If you have permission, you can manually create a SharePoint site using a browser from the SharePoint admin center. But what about a production environment where these manual activities are restricted? You can use PowerShell. I will show you how to create a SharePoint site using PnP PowerShell. I will show you examples of: Create … Read more

Connect-SPOService : Current site is not a tenant administration site

connect-sposervice current site is not a tenant administration site. error

I will show you a very simple solution to fix the error “connect-sposervice current site is not a tenant administration site“. I got this error while trying to connect to SharePoint Online using PowerShell. Current site is not a tenant administration site When I was trying the below PowerShell cmdlet to connect to SharePoint Online … 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.