I need a solution
Hi there,
I have SEPM 12.1.6 installed on a Windows 2012 server. My SQL database is currently on a Windows 2008 R2 server with SQL 2008 R2 (Mixed authentication mode).
I am trying to move the database to a new SQL server, SQL 2014 (Windows Server 2012 R2) with Windows Authentication only in SQL.
The process I have tried so far is:
- Backup existing SQL database
- Restore the backup to the new SQL server
- Run the Management Server configuration wizard to point to the new database
I keep getting - sepm unexpected server error 0x10010000, when I try and log into the new database
The only information I can find is to add the admin account to the Local Admins group on each server but the existing account is a SQL account.
0