SQL Server – AD Groups vs AD Logins
Let me state my position from the outset: Favoring AD Groups for security in SQL Server...
Let me state my position from the outset: Favoring AD Groups for security in SQL Server...
EDIT: I had two scenarios like this. The one written about here worked. The other one...
The trusty "sp_who2" is a quick way to look at what’s happening on your SQL instance,...
When your security gets unruly, it can get time consuming to figure out how a user...
SSMS Boost is an add-on for SQL Server Management Studio. I used it for quite some...
So what happens when you run a query to check TempDB file sizes and SQL tells...
Just a quick note on a scenario I ran into, and what I did to fix...
While this seems like a simple thing to do, I recently discovered so many ways not to do it (also known as failing) that I just had to document this one.
This is a bit of a scary task. Someone tells you about 87 databases that all...
If you've painted yourself into the single_user corner, here is how you can get out.