Search this blog
2026 Redgate Summit – New York City

-

18 Year MVP Awardee

Tags
- administration
- AI
- AIExperiments
- auditing
- Azure
- Backup/Recovery
- blogging
- business
- career
- career2
- car update
- Cloud Computing
- conferences
- containers
- continuous integration
- coping
- data
- data analysis
- database design
- databases
- Database Weekly
- data privacy
- dbatools
- DevOps
- disaster recovery
- encryption
- Flyway
- Friday Poll
- FWTips
- GDPR
- Git
- goals
- hardware
- high availability
- Humor
- life
- Linux
- Microsoft
- misc
- monitoring
- networking
- PASS
- Performance
- powershell
- presentations
- Redgate
- Redgate Monitor
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Compare
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- Tesla
- testing
- tools
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- words
- work
Search this blog
Steve’s Tweets
Tweets by way0utwestOlder Posts
Meta
Tag Archives: administration
Gauges and Alarms
I was looking through the news this week and found a piece by Michael J. Swart that I really enjoyed. It talks about different types of metrics that he has used when monitoring and alerting on his database servers. Michaal talks about … Continue reading
Start SQL Server in Single User Mode
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I saw someone recently ask how to reset the sa password, and myself (along with a few others) suggested … Continue reading
Posted in Blog
Tagged administration, sql server, SQLNewBlogger, syndicated
Comments Off on Start SQL Server in Single User Mode
Using the DAC
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. The DAC is a really important tool for anyone managing a SQL Server. You might not use it often, … Continue reading
Password for SQL Server Service Accounts
I wrote recently about my philosophy for service accounts, and wanted to add a few more thoughts. Security is important for our database servers. One of the loopholes that everyone should be aware of is that the service running SQL … Continue reading
Posted in Blog
Tagged administration, sql server, syndicated
Comments Off on Password for SQL Server Service Accounts