문제

We need to move/use a content database from old to new web application. Scenario goes like:

  1. Detach content database from Old Web Application with Windows Classic Authentication mode
  2. Attach content database to New Web Application with Claims Based Authentication mode

Question: Is it possible to roll it back through Attach Content Database (in Central Admin) or Mount-SPContentDatabase (PowerShell) or is it like a one-way ticket?

I had to ask this here because the DEV & PROD Web Application setup is not alike.

도움이 되었습니까?

해결책

Only when you (re)run Convert-SPWebApplication will this be permanent -- unless it came from another farm with either a different version of SharePoint or lower patch level on the same version of SharePoint.

Make a SQL backup first!

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top