Installing Integrated Reporting Services on Sharepoint 2013 in 7 easy steps
1. Install Reporting Services in SharePoint mode. Get your SQL Server installation media, go to the New SQL Server stand-alone installation or add features to an existing installation then select the...
View ArticleHow to Archive SharePoint List Items to SQL Server
You might have reached the threshold of a SharePoint List and you’re afraid to increase the limit as you might affect the performance of you server. Now you are thinking of other solutions and one...
View ArticleHow to Synchronize logins/users between Mirrored Servers
Now that you have mirrored your servers, it does not mean that your users are also mirrored (isn’t it nice to have this feature included in next SQL Server releases). You should configure your users...
View ArticleMigrate SharePoint’s SQL Server to another SQL Server (same or new version)
This is a step by step guide on how you migrate your SharePoint’s (I used 2010 version in this instance) SQL Server to an new SQL Server host. In this exercise I tried migrating it in a new version of...
View ArticleMigrate Team Foundation Server’s SQL Server to another SQL Server (same or...
Yesterday we migrated SharePoint’s SQL Server to a new instance today we will be migrating Team Foundation Server (TFS) SQL database to new SQL instance. In this example we are migrating it to a new...
View ArticleTransfer Users from one SQL Server to another including SID’s the easy way
Before I wrote an article regarding this one but it seem that was the hard way of doing it. See the article here...
View ArticleLive Migration of SharePoint 2010 to SharePoint 2013
This post will give you a step by step process on how you upgrade your SharePoint 2010 to SharePoint 2013. While this is a live migration I suggest you do proper backups of the server and the database...
View ArticleStep-By-Step Easy Instructions on How to Create a SQL Server 2016 AlwaysOn...
SQL Server AlwaysOn Availability Group has been existing since SQL Server 2012 and its one of the best features SQL has to offer, while I haven’t used it in production since it was launched I tried...
View ArticleWorkaround for Adding Encrypted Databases by a Database Master Key on High...
Have you ever encountered this error when you are trying to add a database on your Always On Availability Groups? "This database is encrypted by database master key, you need to provide valid password...
View ArticleUnique Column that Allows Null Value in SQL
Well its been quite sometime now since our last post, was so busy with lots of things now that I manage three teams, Development, Operations and Project Management. My programming activity drastically...
View Article