Tag Archives: administration

My SQL Server Service Account Philosophy

Recently someone sent me a question about service accounts. They weren’t sure how they should go about setting accounts up for various instances and services in their environments. Specifically they asked me about having domain accounts, or accounts separate for … Continue reading

Posted in Blog | Tagged , , | 2 Comments

No Defaults – T-SQL Tuesday #68

It’s the second Tuesday of the month, and time for T-SQL Tuesday. This month’s invitation is from Andy Yun, where he asks you to Just Say No to Defaults. This is the monthly blog party started by Adam Machanic, and … Continue reading

Posted in Blog | Tagged , , | 1 Comment

Does It Count?

This editorial was originally published on Jan 28, 2011. It is being re-run as Steve is out of town. I wrote a blog recently about downtime and SLAs, and the need to have not only downtime SLAs, but also a … Continue reading

Posted in Editorial | Tagged , | Comments Off on Does It Count?

Using the DAC with SSMS

I’m writing this post as a way to help motivate the #SQLNewBloggers out there. Read the bottom for a few notes on structuring a post. While troubleshooting another issue, I needed to connect to SQL Server with the DAC. I … Continue reading

Posted in Blog | Tagged , , , | 3 Comments