Create a custom Master Page for SP Online

Applicable to: SharePoint 2013, SharePoint 2016, SharePoint Online We often come across the need for using a customized master page, owing to various business needs. SharePoint has advanced much in terms of its master page design and deployment, and gives much emphasis to non-server side components (HTML5/CSS3, Bootstrap, etc.) This Read more…

 3,401 total views

Create a Site Collection in SharePoint within specific Content Database

Applicable to: SharePoint 2010/2013/2016 Generally, site collections are created using the Central Administration. However, this means doesn’t gives us the option to select the specific Content Database where we wish for the site collection to reside. Well, PowerShell comes to the rescue again. Below is the PowerShell script that can Read more…

 4,613 total views