Community Circle
Search this blog
Steve’s tweets
- RT @JamesMcG_MSBI: T-SQL Tuesday #134: ROUNDUP - GIVE ME A BREAK! Thanks to everyone who contributed to #tsql2sday. I had so much fun host… 4 hours ago
- @gbargsley @sqlstudent144 Ugh, I hope this is easier for you than me. Wear a mask. I've had a lot of friends who ha… twitter.com/i/web/status/1… 5 hours ago
- Renaming Files by Padding Numbers with PowerShell voiceofthedba.com/2021/01/18/ren… 5 hours ago
The Current Book
MVP Award
Tags
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career
- cell phone
- Cloud Computing
- containers
- continuous delivery
- continuous integration
- coping
- data
- data analysis
- database design
- databases
- Database Weekly
- data privacy
- dbatools
- DevOps
- disaster recovery
- DLM
- encryption
- Friday Poll
- GDPR
- Git
- goals
- hardware
- high availability
- Humor
- life
- Linux
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- patching
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Change Automation
- SQL Clone
- SQL Connections
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Tag Archives: Backup/Recovery
Restoring an Expired Certificate–#SQLNewBlogger
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. One common task that you might need to handle if you work with encryption is dealing with a certificate. … Continue reading
Posted in Blog
Tagged Backup/Recovery, disaster recovery, encryption, SQLNewBlogger, syndicated
Comments Off on Restoring an Expired Certificate–#SQLNewBlogger
Always Check on the Basics
I’ve been working with SQL Server for a long time, and one of the things I’ve learned is to not assume others view the platform and its administration needs in the same way that I do. I have usually started … Continue reading
Posted in Editorial
Tagged Backup/Recovery, Database Weekly
Comments Off on Always Check on the Basics
Production Scripts
One of the most useful parts of SQL Server is the SQL Agent scheduler. Over the years I’ve used this subsystem to automate work and ease the administrative burden of running a SQL Server instance. At times I’ve even used … Continue reading
Restoring a Copy Only Backup–#SQLNewBlogger
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. There was a question posted recently at SQLServerCentral about whether a copy only backup could be restore with a … Continue reading
Posted in Blog
Tagged Backup/Recovery, sql server, SQLNewBlogger, syndicated, T-SQL
Comments Off on Restoring a Copy Only Backup–#SQLNewBlogger