|
Category: Community
#TSQL2SDAY (8) Administration (41) AI (2) AlwaysOn Availability Groups (11) Azure (12) Career (25) Community (37) Continuous Integration / Deployment (7) Development (12) Disaster Recovery (27) General (20) High-Availability (9) Microsoft SQL Server (20) Performance (30) PowerShell (12) SQL Agent (8) SQL Server Management Studio (2) SSAS (1) SSIS (1) SSRS (2) T-SQL (14) Uncategorized (191) Windows Clusters (7)
-
Backup testing with PowerShell
/
This week I released a two part blog series on SQLShack.com. The series covers automated testing for your backup files and reporting on the results.…
-
ApexSQL’s Response to the Community
/
The end of last year I did a review on ApexSQL Restore, a tool used to attach SQL Server native backup files to a…
-
Automate Service Account Password Changes with Powershell
/
I am a believer that regular rotation of passwords is an important security measure. I worked at an organization that, when they were small,…
-
April SQL Server Updates
/
SQL Server 2014 Cumulative Update #1 is Available Microsoft has released Cumulative Update #1 for SQL Server 2014. KB Article: KB #2931693 114 fixes listed…
-

Accelerating the restore process – ApexSQL Restore – Product Review
/
Infographic: “Your Backups – Restored from the Dead” To be a database administrator is to accept a life of stress and paranoia. We are…
-
Querying Central Management Servers
/
SQL Server Central Management Servers have a number of great features such as, policy enforcement, spawning group connection query windows, and organizing your list…
-
Automated Unattended (Silent) SQL Server Installs with PowerShell
/
Last time we covered the basics of unattended installs in my post, Unattended (Silent) SQL Server Installations. Here I will be providing and explaining…