Restore-SPSite : The site collection could not be restored. If this problem...
A very common error in sharepoint when you try to restore sitecollection using powershell. Error message is very clear and simple. All you need to do is ask your database administrator, ensure that...
View ArticleBackup and Restore Site collection in Sharepoint 2010
Steps to take backup of site collection 1) Open Central Administration. Go to ‘Backup and Restore’. 2) Under ‘Granular Backup’, click on ‘perform a site collection’. 3) Choose any site collection from...
View ArticleConfigure SharePoint site collection for Content Management System
For a site collection to be used as a content management system, it needs to be accesible in two different modes (or more appropriately called zones). Zone one (Default zone) will only allow company’s...
View ArticleHow to troubleshoot memory related issues
In this post I wil how to troubleshoot high CPU usage issues caused by w3wp.exe. Recently, I received a call from Client about the high CPU usage by w3wp.exe. w3wp.exe was consuming 90% of CPU usage....
View ArticleHow to Create and apply filter using multi-value parameter in a SSRS report...
In this post, I will explain how we can create a multi-value filter and apply it on SharePoint list using Report Builder. Before we start just have a look at the SharePoint list first. This list...
View Article