You can find out the size of a SP site following these steps using SharePoint designer – on the root site information page if you have service pack 1 you…
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…
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…