Ansible Windows Modules Guide: 15 Essential Tools for SQL Server DBAs Feb 05, 2025

My Early Challenges with Ansible on Windows

When I was getting started with Ansible back in 2017, I ran into issue after issue.  Coming from a Windows background, trying to use a tool that was primarily used on Linux meant there was little documentation to reference.  You might be saying, "Why didn...

Continue Reading...
Why Use Ansible for Windows and SQL Server Automation Jan 16, 2025

Many of us, Windows Admins and DBAs struggle with automation. We often cobble together PowerShell and T-SQL scripts to manage our environments, or worse, we remote into machines to perform repetitive tasks manually.  These approaches create problems:

  • Scripts become difficult to maintain
  • Document
  • ...
Continue Reading...
Reduce Your Virtual Machine Build Time Using Hashicorp Packer: [Part 1 - Packer Overview and Install] Dec 14, 2023

Introduction:


If you're someone tasked with server provisioning, OS installations/configurations, or setting up a home virtual sandbox, this blog series is for you.  In it, you'll learn about Hashicorp Packer and how it can make your job easier.  We'll end the series with a set of scripts and an ...

Continue Reading...
Optimize and Streamline your IT Infrastructure Management with Powerful Configuration Management Tools Aug 02, 2023

Imagine being a systems administrator and being asked to configure 100s of new servers or desktops due to a recent company merger.  This is a daunting task even for the most experienced admins.  Fortunately, there are tools that exist which make these types of tasks streamlined and repeatable. 

In ...

Continue Reading...