sharepoint server

move site collection to dedicate content database

If one site collection present under a content database is growing large, user request to create a dedicate content database and move that particular site collection to another new content database. We need to follow the steps as described below to move site collection to dedicate content database.

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.

uls logs fiddler traces verbose logging collect

collect and analyze uls logs fiddler traces verbose logging enabled is one of the most common sharepoint administrator task. When there is an issue while accessing site, webpart in sharepoint page, data source connection, application, we follow this. We collect uls logs, capture fiddler traces by enabling verbose logging. In this post I will share the step by step process to enable verbose using powershell, debug or capture fillder trace or https traffic.

unattached content database recover contents list library

unattached content database – recover contents list library from is required while moving list or library as content migration. You can recover files from content database that is not attached to any web application in sharepoint 2019. Recovering data from content database unattached will restore only specific list library in sharepoint site. Follow the step by step procedure to recover list library from sharepoint content database not attached.