The SharePoint sharks blog is dedicated to provide news, technical articles, how-to guides. I hope this platform will grow to be a knowledge base for both end-users and SharePoint administrators.
The SharePoint sharks blog is dedicated to provide news, technical articles, how-to guides. I hope this platform will grow to be a knowledge base for both end-users and SharePoint administrators.
These are the steps to fix the site definition error : Category : MissingSiteDefinition Error : True UpgradeBlocking : False Message : 1 Sites in database [CDB_Technology13] have reference(s) to…
After migrating from SharePoint 2010 to SharePoint 2016 using the detach attach method using SharePoint 2013 in between, we have noticed that libraries using InfoPath forms not working anymore. When…
A simple one line PowerShell to get a list of all content DBs, their size, and the number of site collections. # Get All content Databases Add-PSSnapin Microsoft.SharePoint.PowerShell -ErrorAction SilentlyContinue;…
This script will prompt you for your site collection url, based on your site collection it will find the content DB and present all site collection within the content DB…
when you create a new MS Teams you also creating a modern MS Group behind the scene stored in Azure AD. Additional a SharePoint site is created, teams are assigned…
This error is usually related to a missing site template that is being used on the SharePoint 2010 farm but is not supported on the target farm 2013 or other.…
After running Test-SPContentDatabase you might get the following error : Category : Configuration Error : False UpgradeBlocking : False Message : The [Application name] web application is configured with claims…