What Is Shredded Storage: Shredded Storage is going to help us with BLOBS (Binary Large Objects). It’s reduces the network IO by shredding the document into smaller pieces and reassembling when someone requests it. It reduces the amount of data saved in content databases. It decreases the amount of network ...
Read More »Restore Project server databases and instances to another farm
As I said in my previous post, today we will see how can we move project instances to another farm which including all your project server databases. Before we delete PWA databases from sql server we need to accomplish some tasks in the order: Delete/remove all the pwa instances from ...
Read More »SharePoint Content databases move from one farm to another – data refresh process across farms
Today we will see how we can get all the content (including Site Collections and Content Databases) from one SharePoint Farm to another farm. This also including content from Project Server Databases. While we are planning to upgrade SharePoint ...
Read More »Required Permissions in SharePoint Farm for executing PowerShell scripts
Before you execute any of the SharePoint Cmdlet you must be sure that you have necessary permissions to execute in the farm. Also you must have access to local WSS_ADMIN_WPG group where you are executing the cmdlet. Also you must be member of the SharePoint_Shell_Access SQL role within the databases your cmdlet calls in to interact ...
Read More »