Changing a SharePoint site Theme using PowerShell
This blog article describes how you can use PowerShell to change the look (theme) of an existing SharePoint site. In order for us to be able to do this, we will need to begin by getting a reference to the SharePoint 2013 Design Catalog. You can obtain this by calling the following line of PowerShell. […]
Read More Changing a SharePoint site Theme using PowerShell