Jump to content
The mkiv Supra Owners Club

SQL 2005 Deleted Builtin\Administrator group now can’t login


caliAl

Recommended Posts

As the title says I stupidly deleted the Builtin\Administrator group now can’t loginin SQL Server 2005. Is there anyway get back in?

 

I did not setup the server up so I’m unsure what the SA password is. As a last resort could I rebuild the Master database and then over write with backup?

 

Thanks,

 

Alan

Link to comment
Share on other sites

On the server itself... you should have an NT group with a name like this:

 

[servername]\SQLServer2005MSSQLUser[servername]$MSSQLSERVER

 

This user group has SA rights within SQL. Add yourself to this group and then you should be able to get access.

 

The other option is, that generally speaking, as a standard most place will change the sql services to run as domain accounts, try using that.

 

Technically speaking that group should be removed, once you have setup the security correctly!

 

Hope this helps! :D

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. You might also be interested in our Guidelines, Privacy Policy and Terms of Use.