This short post contains the required properties for provisioning a Page Layout with SharePoint deployment package. When you create a Visual Studio package which includes a page layout, you will…
Month: May 2017
Power Shell for Creating Site Collection
The following code allows to create a site collection with a dedicated content DB. it also sets a Managed Path if needed and the site owners. # Create a site…
SharePoint Hive 15 File Location
SharePoint 2013 Hive 15 C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15 ProvisionedFiles.XML contains the out of the box page layouts attributes that can be used when creating a deployment package in…
SharePoint Site Encryption
Here are some of the options available to encrypt a SharePoint site : TDE – Transparent Data Encryption. – This option is only supported in SQL server Enterprise edition. BitLocker…