steps : Create the new content database ( Using Central Admin or PowerShell ) on the same farm and web application. move the site to the newly created content database in…
When you create SharePoint security groups that are associated with AD groups, the expectation may be that any change in AD will immediately be reflected on the SharePoint site. For example is…
There are few ways to communicate with SharePoint API which includes : SSOM – Server-side object model, this approach is used when your code sits on the SharePoint farm and…
When trying to change a document library permission and break the inheritances, you may receive this error if your library/list item count exceeds the threshold, which is 5000 by default…
The requirement is to hide part of the navigation options based on the user security group. In other words, hide from the end-users navigation tabs were they don’t have permission to…
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…
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…