Hi, I did those steps:
I created a user SA and then run SYSPREP.
After sysprep process I can connect with SA.
That´s all!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We are using windows 10 with SQL 2019 authenticated by windows, the problem is that after sysprep is impossible to connect again with Error: 18456. Which could be the proceed to connect SQL?
Thanks
TITLE: Connect to Server
------------------------------
Cannot connect to DESKTOP-EELBGKN.
------------------------------
ADDITIONAL INFORMATION:
Error de inicio de sesión del usuario 'DESKTOP-EELBGKN\Navegador'. (Microsoft SQL Server, Error: 18456)
For help, click: https://learn.microsoft.com/sql/relational-databases/errors-events/mssqlserver-18456-database-engine-error
------------------------------
BUTTONS:
OK
------------------------------
Hi, I did those steps:
I created a user SA and then run SYSPREP.
After sysprep process I can connect with SA.
That´s all!
Hi @Garay, Javier ,
Pls firstly check if restarting the server can solve the issue. And please, make sure you are typing the correct username and password.
If it still doesn't work try this solution:
For more solutions, you can check this link: https://appuals.com/sql-server-error-18456/
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment"
Hi, I think that I Could fix the problem creating a new SA before the SYSPREP. Today I will be trying again.
Thanks