April 26, 2017 at 1:47 pm
I have a SQL Server 2014 install that has been in place for awhile. The only login is the SA account and no one knows the password. I don't want to reset it if I can help it. I have tried this, which is an article from Aaron Bertrand. When I use PsExec to launch SSMS as the System account I can connect but I get an error that tells me I don't have permission when I try to add a SQL login.
I also tried this. This involves stopping the instance, starting in single user mode and adding a login using SQLCMD. Once I did that and restarted the instance, my login that I added using SQLCMD wasn't actually there so I still had no access. Any other ideas?
April 26, 2017 at 2:45 pm
Sue
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply