Tagged: Connect-PnPOnline

0

Office 365 – PowerShell script to import all the term groups using PnP PowerShell

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...

0

Office 365 – PowerShell script to create Hub site

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. <#...