For those of you who haven't updated your SharePoint PnP PowerShell in the past couple of weeks, please note that the cmdlets have been renated. They are now using *Verb-PnPNoun instead of the *Verb-SPONoun naming pattern. For the time being, all old cmdlets have aliases so that old scripts wont break. However, new cmdlets may not … Continue reading SharePoint PnP PowerShell Renaming
Tag: OfficeDev PnP
Building a SharePoint Online site from start to finish using OfficeDev PnP
I recently posted an article that discussed various deployment methods for SharePoint Online. In this article, I’ll share what worked for me in the past when creating entire sites from the ground up. You could leverage parts of it as needed to develop your process. Most of the process leverages PowerShell and the OfficeDev PnP … Continue reading Building a SharePoint Online site from start to finish using OfficeDev PnP