theme-sticky-logo-alt
Vlad Catrinescu

SharePoint 2010 and SQL 2012 Could not find stored procedure ‘sp_dboption’.

0 Comments
On my first install of SharePoint 2010 with SQL 2012 I encountered this error when running the configuration wizard :   Could not find stored procedure ‘sp_dboption’. The reason is that SQL 2012 only works with SharePoint 2010 Service Pack 1 or higher.  So, in order to avoid this problem, slipstream Sp1 in your SharePoint 2010 install. Or if you...Read More

Create Record Center Content Organizer rules using Powershell

3 Comments
Here is how to Create a Record Center Sub Site , and add a Content Organizer rule to it. First, We need to Create the Subsite.  The Template “OFFILE#1” is the Template for Record Center.  You can find all Sharepoint Templates here. $mainURL = “http://vlad.test.loc” $RecordCenterURL = “http://vlad.test.loc/RecordCenter“ $web = New-SPWeb $RecordCenterURL -Template “OFFILE#1”   -AddToTopNav...Read More
15 49.0138 8.38624 1 0 4000 1 https://vladtalkstech.com 300 1