site collection

Backup restore site collection sharepoint

Backup restore site collection sharepoint is the mostly requested task for administrator. As an admin, you should know how to backup sharepoint site collection. When you need to migrate site collection from one environemnt to another environent Example Production to QA mostly, we follow the sharepoint back up restore method. It can be sharepoint content database backup restore method or only backup and restore site using powershell method.

change sharepoint site url rename subsite url

User need to change sharepoint site url or site collectiion url that we call as top level site and rename the url of subsite of as well. Rename and change subsite address or url is not much difficult but change site url top level needs special attention. Run the below powershell command metioned below to change url of site in sharepoint.

change maximum upload file size limit in sharepoint

maximum upload file size limit need to increase or decrease in sharepoint when we receive request from user. User facing issue like “file size exceeds the limit allowed” when trying to upload file of size large. Then user request to increase sharepoint upload file size limit for site. SharePoint administrator can follow any one of the two methods below.

create add a content database in sharepoint 2019

create add a content database is the most common and frequent task in sharepoint 2019 for an administrator. Tasks during sharepoint migration, database upgrade, back up restore of content database, admin follows one of task to add a content database in web application. We can follow manual process of feom sharepoint central admin Ui method or by using powershell. So in this post will discuss how to create content database.