Posts

Showing posts from July, 2020

SharePoint Online Home Sites

A new feature released by Microsoft in June 2020 allows a SharePoint Admin to turn the company's main internal landing site as a new home site. This is achieved at the time of writing  by running a simple PowerShell script against the desired site. Once done your SharePoint Communication site will be at the heart of your organisation and putting it one click away for users. I've had the opportunity to use this new feature a couple of times now and these are some notes to help you if you want to replicate in your environment or just understand what the home site is all about. While I've been getting used to it, I've found the Microsoft information useful in guiding me. What you need? The following PowerShell modules are required to run the scripts: Microsoft.Online.SharePoint,PowerShell SharePointPnPPowerShellOnline Users repeating these steps require SharePoint Admin rights to successfully run the commands on a site. Resources Official Microsoft guidance on setting up t