Quantcast
Channel: SharePoint Pals - PowerShell
Browsing latest articles
Browse All 31 View Live

PowerShell script to create bulk sub sites in modern site and associate group...

In this article, let us see how to create bulk sites by accessing csv in modern site and associate default group to that site. Clear-host  Write-Output -msg "Start : Module loading Process" $modulePath...

View Article


PowerShell script to change the content type for an existing document in...

During our O365 Migration, we had an issue with removing old content type at library level since the items are attached with the old content type, hence I wrote script to change the old content type...

View Article


Image may be NSFW.
Clik here to view.

Quick Authentication from PnP PowerShell to access SharePoint

Hello everyone, In this article we will see how to easily access SharePoint from PnP PowerShell by quick authentication (no need to provide username and password each time). This could help when...

View Article
Browsing latest articles
Browse All 31 View Live