Move SharePoint to another SQL Server (Developement Enviorement)
I found out that I got two different SQL Servers installed on my developement machine.
I decided to remove one SQL Server, because one is good enough :).
First i backed up the SP Databases and restore them to the target server I wan't to reconnect the SharePoint instance to the new SQL Server.
Before I starteing the Configuration Wizard, I disabled the existing Database instance.
After starting the configuration wizard I got the following error:
That's right, because I "removed" the previous database. I decided to remove the connection by PowerShell:
And create a new one on the new SQL Server
And then I restart the SharePoint config wizard and it finished successfull.
After all I migrating the content Database to the new SharePoint instance, and now I moved the SharePoitn instance!
















