How to Change the SharePoint Site Logo with PowerShell?
We can change SharePoint 2013 site logo by going to: Site Settings >> “Title, Description, and Logo” from the SharePoint web user interface: Now, Let’s change the logo for all sites in a site collection through PowerShell to save time. SharePoint 2013 change site logo programmatically using PowerShell: This script changes the…
Read more