Tagged: Connect-PnPOnline
Office 365 – PowerShell Script – Add custom site design to the O365 tenant using PnP on behalf of Azure App (using Azure App credentials)
Hi All, Today we will discuss how to import all our term sets in our SharePoint tenant using PnP PowerShell. PnP community provides us the PowerShell cmdlet “ImportPnPTermGroupFromXml” – which enables us to import...
Hi All, Today, I got an opportunity to write PowerShell script to create hub site. So thought to be share with all of us. I Put detailed comments, tried to be self explanatory. <#...