Author Archives
Mr. Deviprasad Panda is currently working as a Lead SharePoint administrator having almost 9-year relevant experience in SharePoint. He is having strong experience in SharePoint 2010, SharePoint 2013, SharePoint 2016, SharePoint 2019 on-premises production farm, SharePoint online, hosting SharePoint in azure. He completed certifications in “70-573: Microsoft SharePoint Application Development”, “70-667: Microsoft SharePoint Configuration”, “70-668: Microsoft SharePoint 2010Administrator”, “70-331: Core Solutions of Microsoft SharePoint Server 2013”, “70-332: Advanced Solutions of Microsoft SharePoint Server 2013”, “70-339: Managing Microsoft SharePoint Server 2016”, “70-533: Implementing Microsoft Azure Infrastructure Solutions”. He has huge production experience in multiple reputed companies in India. He is the founder of "SharePointTechnicalSupport", "https://sharepointtechnicalsupport.com" a website to support SharePoint related queries to people. He is a trainer, YouTuber having channel "Deviprasad Panda", "https://www.youtube.com/channel/UCAMO-BYHDZ0_NIiZeeSkVDQ" as well. He is very passionate about the work that he steps into, and his dedication to providing quality work as committed is highly appreciated.
-
Delete SharePoint site subsite permanently
-
Nintex feature id in SharePoint
-
move site collection to dedicate content database
-
create fast site collection in sharepoint 2019
-
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.
-
change list url in sharepoint 2019 to create duplicate list
-
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.