Quantcast
Channel: SharePoint 2013 - Setup, Upgrade, Administration and Operations forum
Viewing all articles
Browse latest Browse all 21070

Issue with Test-SPContentDatabase Migrating from 2010 to 2013

$
0
0

This first part has been rewritten from original for sake of non-confusion.

I have created my first WebApplication in my Sharepoint 2013 Farm. I now want to move some of my SP 2010 Content Databases from a WebApplication over to this new test farm. 

1. I  have verified that my 2010 WebApplication is defined as Claims Based Authentication using Sharepoint 2010 Central Adminstration Authentication Providers.  

2. I did a Backup of the Content Database and then Restored it on my new server that has SP 2013 using SQL Server Management Studio backup and restore. 

3. I run the PowerShell command on my SP 2013 server of Test-SPContentDatabase -Name WSS_OLD_ContentDB -WebApplication http:NewWebApplicationURL.com

I get the following error message when I run this:

CategoryConfiguration
ErrorFalse
UpgradeBlockingFalse
Message

The [web_app_name] web application is configured with Claims authentication mode however the content database you are trying to attach is
intended to be used against a Windows Classic authentication mode.

Remedy

There is an inconsistency between the authentication mode of target web
application and the source web application. Ensure that the authentication mode
setting in upgraded web application is the same as what you had in previous
SharePoint 2010 web application. Refer to the link "http://go.microsoft.com/fwlink/?LinkId=236865"
for more information.

Locations

When I go ahead and run the Mount-SPContentDatabase cmdlet it finishes but I cannot get into my SiteCollection. 

Is this a bug or am I not doing this right?



Viewing all articles
Browse latest Browse all 21070

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>