<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AutomateSQL — Automation Guides</title>
    <link>https://automatesql.com/blog</link>
    <description>Practical automation blueprints, SQL Server AG patching, Ansible playbooks, and DBA insights from Luke Campbell.</description>
    <language>en-us</language>
    <atom:link href="https://automatesql.com/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Using Ansible Vault with Environment Variables</title>
      <link>https://automatesql.com/blog/using-ansible-vault-with-environment-variables</link>
      <guid isPermaLink="true">https://automatesql.com/blog/using-ansible-vault-with-environment-variables</guid>
      <description>Tired of typing --vault-password-file?  Learn how to use the ANSIBLE_VAULT_PASSWORD_FILE environment variable or ansible.cfg to streamline your Ansible workflow.</description>
      <pubDate>Sat, 15 Nov 2025 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>ansible vault</category>
      <category>ansible.cfg</category>
      <category>automation</category>
      <category>dba security</category>
      <category>devops</category>
      <category>environment variables</category>
    </item>
    <item>
      <title>How to Automate Ansible Vault with a Password File</title>
      <link>https://automatesql.com/blog/ansible-vault-password-file</link>
      <guid isPermaLink="true">https://automatesql.com/blog/ansible-vault-password-file</guid>
      <description>Typing --ask-vault-pass everytime you need to run a playbook is tiresome.  Learn how to use an Ansible vault password file to remove this step and enable true unattended automation.  A simple, secure 4-step guide.</description>
      <pubDate>Sat, 08 Nov 2025 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>ansible vault</category>
      <category>secrets management</category>
      <category>sql server 2025</category>
    </item>
    <item>
      <title>What is Inline Vault Encryption? A Guide to Using ansible-vault encrypt_string</title>
      <link>https://automatesql.com/blog/what-is-inline-vault-encryption-a-guide-to-using-ansibe-vault-encrypt_string</link>
      <guid isPermaLink="true">https://automatesql.com/blog/what-is-inline-vault-encryption-a-guide-to-using-ansibe-vault-encrypt_string</guid>
      <description>Stop encrypting entire YAML files.  Learn to use ansible-vault encrypt_string to protect individual passwords while keeping your config readable for collaboration.</description>
      <pubDate>Sat, 01 Nov 2025 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>ansible vault</category>
      <category>automation</category>
      <category>dba security</category>
      <category>sql server</category>
    </item>
    <item>
      <title>What is an Ansible Vault File? How to Create and Use Your First Encrypted Variables</title>
      <link>https://automatesql.com/blog/what-is-an-ansible-vault-file</link>
      <guid isPermaLink="true">https://automatesql.com/blog/what-is-an-ansible-vault-file</guid>
      <description>Take the first step to secure automation. Learn to create an encrypted Ansible Vault file to manage SQL Server passwords, protect secrets, and pass your next audit.</description>
      <pubDate>Sat, 25 Oct 2025 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>asnible vault</category>
      <category>automation</category>
      <category>dba security</category>
      <category>devops</category>
      <category>secrets management</category>
      <category>sql server</category>
    </item>
    <item>
      <title>The DBA&apos;s Ticking Time Bomb: Why Hardcoded Passwords in Your Scripts Will Cost You Your Job</title>
      <link>https://automatesql.com/blog/why-hardcoded-passwords-in-your-scripts-will-cost-you-your-job</link>
      <guid isPermaLink="true">https://automatesql.com/blog/why-hardcoded-passwords-in-your-scripts-will-cost-you-your-job</guid>
      <description>Stop hardcoding passwords!  Learn how to use Ansible Vault for SQL Server to encrypt your sensitive credentials in your automation scripts.  Protect your data, reclaim your time, and advance your DBA career with secure secrets management.</description>
      <pubDate>Sat, 18 Oct 2025 00:00:00 GMT</pubDate>
      <category>ansible vault</category>
      <category>dba security</category>
      <category>secrets managmenet</category>
      <category>sql server automation</category>
    </item>
    <item>
      <title>Smarter SQL Server Automation with Ansible Handlers: Restart Only When Needed</title>
      <link>https://automatesql.com/blog/smarter-sql-server-automation-with-ansible-handlers</link>
      <guid isPermaLink="true">https://automatesql.com/blog/smarter-sql-server-automation-with-ansible-handlers</guid>
      <description>How to use Ansible handlers when setting permissions for the SQL Server engine service account on Windows.</description>
      <pubDate>Fri, 10 Oct 2025 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>generate security audits</category>
      <category>handlers</category>
      <category>instant file initialization</category>
      <category>lock pages in memory</category>
    </item>
    <item>
      <title>Ansible Group Vars: Scaling Your Automation for Dev, QA, and Production</title>
      <link>https://automatesql.com/blog/ansible-group-vars-scaling-sql-server-automation</link>
      <guid isPermaLink="true">https://automatesql.com/blog/ansible-group-vars-scaling-sql-server-automation</guid>
      <description>Scale your SQL Server automation with Ansible Group Vars. This guide shows you how to manage permissions across Dev, QA, and Production environments with a single, idempotent playbook.</description>
      <pubDate>Sun, 05 Oct 2025 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>automation</category>
      <category>configuration management</category>
      <category>dba</category>
      <category>group vars</category>
      <category>idempotency</category>
      <category>powershell dsc</category>
      <category>security</category>
      <category>sql server</category>
      <category>sqlserverdsc</category>
      <category>windows automation</category>
    </item>
    <item>
      <title>What are Ansible Facts? Using System Data to Make Your Automation Smarter</title>
      <link>https://automatesql.com/blog/what-are-ansible-facts-using-system-data-to-make-your-automation-smarter</link>
      <guid isPermaLink="true">https://automatesql.com/blog/what-are-ansible-facts-using-system-data-to-make-your-automation-smarter</guid>
      <description>Tired of brittle scripts? Learn to use Ansible Facts to create intelligent, adaptable automation for your SQL Server environments and make smarter decisions.</description>
      <pubDate>Sat, 27 Sep 2025 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>ansible facts</category>
      <category>automation</category>
      <category>conditional logic</category>
      <category>configuration management</category>
      <category>database administration</category>
      <category>dba</category>
      <category>idempotency</category>
      <category>infrastructure as code</category>
      <category>powershell</category>
      <category>sql server</category>
      <category>windows server</category>
    </item>
    <item>
      <title>What is Idempotency? Building Safe Automation from the Start</title>
      <link>https://automatesql.com/blog/what-is-idempotency-building-safe-automation-from-the-start</link>
      <guid isPermaLink="true">https://automatesql.com/blog/what-is-idempotency-building-safe-automation-from-the-start</guid>
      <description>You built your first Ansible playbook, ran it, and saw for yourself that a different way of managing SQL Server is not only possible but within your reach. You...</description>
      <pubDate>Sat, 20 Sep 2025 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>automation architect</category>
      <category>devops</category>
    </item>
    <item>
      <title>Your First Ansible Playbook: A 10-Minute Guide to Checking SQL Server Version</title>
      <link>https://automatesql.com/blog/your-first-ansible-playbook-a-10-minute-guide-to-checking-sql-server-version</link>
      <guid isPermaLink="true">https://automatesql.com/blog/your-first-ansible-playbook-a-10-minute-guide-to-checking-sql-server-version</guid>
      <description>Last week, we talked about the two paths a DBA&apos;s career can take: the reactive, problem-fixing &quot;Mechanic&quot; and the proactive, system-designing &quot;Architect.&quot;...</description>
      <pubDate>Sat, 13 Sep 2025 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>ansible for windows</category>
      <category>playbooks</category>
      <category>sql server</category>
    </item>
    <item>
      <title>The Architect vs. The Mechanic: Why Your SQL Server Career Depends on Orchestration</title>
      <link>https://automatesql.com/blog/the-architect-vs-the-mechanic</link>
      <guid isPermaLink="true">https://automatesql.com/blog/the-architect-vs-the-mechanic</guid>
      <description>It&apos;s 10 PM. An alert fires. The production database is down. You jump on, work your magic, and by 10:45 PM, you&apos;ve saved the day. You&apos;re the hero.</description>
      <pubDate>Sat, 06 Sep 2025 00:00:00 GMT</pubDate>
      <category>career impact</category>
      <category>orchestration</category>
    </item>
    <item>
      <title>SQL Server Group Managed Service Account Setup: Preventing SPN Registration Errors</title>
      <link>https://automatesql.com/blog/gmsa-setup-preventing-spn-registration-errors</link>
      <guid isPermaLink="true">https://automatesql.com/blog/gmsa-setup-preventing-spn-registration-errors</guid>
      <description>A few weekends back, I posted the question below on LinkedIn.</description>
      <pubDate>Tue, 19 Aug 2025 00:00:00 GMT</pubDate>
      <category></category>
    </item>
    <item>
      <title>How to Fully Automate SQL Server AG Patching</title>
      <link>https://automatesql.com/blog/how-to-fully-automate-sql-server-ag-patching</link>
      <guid isPermaLink="true">https://automatesql.com/blog/how-to-fully-automate-sql-server-ag-patching</guid>
      <description>Over the past several blog posts, I&apos;ve been talking about patching. More specifically, patching SQL Server Availability Groups using the rolling update method....</description>
      <pubDate>Wed, 23 Jul 2025 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>availability groups</category>
      <category>sql server</category>
    </item>
    <item>
      <title>SQL Server 2025: Critical Breaking Changes Every DBA Must Know</title>
      <link>https://automatesql.com/blog/sql-server-2025-critical-breaking-changes-every-dba-must-know</link>
      <guid isPermaLink="true">https://automatesql.com/blog/sql-server-2025-critical-breaking-changes-every-dba-must-know</guid>
      <description>The following information is based upon SQL Server 2025 CTP 2.1 and is subject to change upon release.</description>
      <pubDate>Thu, 26 Jun 2025 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>sql server 2025</category>
    </item>
    <item>
      <title>SQL Server 2025 + Ansible: Conquering the Kerberos Double Hop Challenge</title>
      <link>https://automatesql.com/blog/fix-kerberos-double-hop-error-installing-sql-server-2025-with-ansible-and-ssh</link>
      <guid isPermaLink="true">https://automatesql.com/blog/fix-kerberos-double-hop-error-installing-sql-server-2025-with-ansible-and-ssh</guid>
      <description>If you&apos;re automating your SQL Server 2025 installations on Windows with Ansible over SSH (passwordless login), you might hit a cryptic error that stops you in...</description>
      <pubDate>Mon, 23 Jun 2025 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>ansible windows over ssh</category>
      <category>kerberos</category>
      <category>sql server 2025</category>
      <category>ssh</category>
      <category>windows server 2025</category>
    </item>
    <item>
      <title>SQL Server AG Patching with Ansible: Tasks</title>
      <link>https://automatesql.com/blog/sql-server-ag-patching-with-ansible-tasks</link>
      <guid isPermaLink="true">https://automatesql.com/blog/sql-server-ag-patching-with-ansible-tasks</guid>
      <description>In my last post, we defined the prerequisites needed for patching. Before applying the patch, we need to make sure the variables are set and that we&apos;re dealing...</description>
      <pubDate>Tue, 10 Jun 2025 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>availability groups</category>
      <category>sql server</category>
    </item>
    <item>
      <title>SQL Server AG Patching with Ansible: Prerequisites</title>
      <link>https://automatesql.com/blog/sql-server-ag-patching-prerequisites</link>
      <guid isPermaLink="true">https://automatesql.com/blog/sql-server-ag-patching-prerequisites</guid>
      <description>Defining the prerequisites before you start patching is extremely important. I&apos;m not talking about making sure your Ansible control node is set up and testing...</description>
      <pubDate>Wed, 07 May 2025 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>availability groups</category>
      <category>sql server</category>
    </item>
    <item>
      <title>SQL Server AG Patching with Ansible: Creating Your Role Structure</title>
      <link>https://automatesql.com/blog/sql-server-ag-patching-with-ansible-creating-your-role-structure</link>
      <guid isPermaLink="true">https://automatesql.com/blog/sql-server-ag-patching-with-ansible-creating-your-role-structure</guid>
      <description>Ansible&apos;s inventory file is fundamental for defining and organizing the servers to be managed in a SQL Server Availability Group. It serves as the &quot;address...</description>
      <pubDate>Wed, 30 Apr 2025 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>ansible for windows</category>
      <category>availability groups</category>
      <category>sql server</category>
    </item>
    <item>
      <title>SQL Server AG Patching with Ansible: Building the Perfect Inventory File</title>
      <link>https://automatesql.com/blog/sql-server-ag-patching-with-ansible-building-the-perfect-inventory-file</link>
      <guid isPermaLink="true">https://automatesql.com/blog/sql-server-ag-patching-with-ansible-building-the-perfect-inventory-file</guid>
      <description>In my previous post, we explored the concept of rolling updates for SQL Server Availability Groups and how Ansible can transform this complex process into a...</description>
      <pubDate>Wed, 23 Apr 2025 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>availability groups</category>
      <category>patching</category>
      <category>sql server</category>
      <category>updates</category>
    </item>
    <item>
      <title>Beyond Manual Patching: Automating SQL Server AG Updates with Ansible</title>
      <link>https://automatesql.com/blog/automating-sql-server-ag-updates-with-ansible</link>
      <guid isPermaLink="true">https://automatesql.com/blog/automating-sql-server-ag-updates-with-ansible</guid>
      <description>Over the past few weeks in the AutomateSQL Insiders Community, we&apos;ve been discussing SQL Server patching. More specifically patching Availability Groups in a...</description>
      <pubDate>Tue, 15 Apr 2025 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>availability groups</category>
      <category>sql server</category>
    </item>
    <item>
      <title>How to Manage Windows Services with Ansible</title>
      <link>https://automatesql.com/blog/managing-windows-services-with-ansible</link>
      <guid isPermaLink="true">https://automatesql.com/blog/managing-windows-services-with-ansible</guid>
      <description>Service management is a pretty common task for both DBAs and Windows administrators. If you&apos;re like me, you&apos;ve spent countless hours remoting into servers just...</description>
      <pubDate>Tue, 04 Mar 2025 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>ansible for windows</category>
    </item>
    <item>
      <title>Automating Windows Patching with Ansible</title>
      <link>https://automatesql.com/blog/automating-windows-patching-using-ansible</link>
      <guid isPermaLink="true">https://automatesql.com/blog/automating-windows-patching-using-ansible</guid>
      <description>Explores how Ansible could be used for orchestrating and automating Windows patching with an example playbook.</description>
      <pubDate>Sat, 15 Feb 2025 00:00:00 GMT</pubDate>
      <category>ansible for windows</category>
      <category>automation</category>
      <category>microsoft updates</category>
      <category>windows updates</category>
    </item>
    <item>
      <title>Ansible Windows Modules Guide: 15 Essential Tools for SQL Server DBAs</title>
      <link>https://automatesql.com/blog/essential-ansible-windows-modules-every-admin-should-know</link>
      <guid isPermaLink="true">https://automatesql.com/blog/essential-ansible-windows-modules-every-admin-should-know</guid>
      <description>Learn the essential Ansible Windows modules for SQL Server DBAs and Windows administrators. Includes 15 practical examples for automation, from disk management to SQL Server configuration.</description>
      <pubDate>Wed, 05 Feb 2025 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>ansible for windows</category>
      <category>infrastructure as code (iac)</category>
    </item>
    <item>
      <title>3 Ways to Install Ansible on Windows</title>
      <link>https://automatesql.com/blog/3-ways-to-install-ansible-on-windows</link>
      <guid isPermaLink="true">https://automatesql.com/blog/3-ways-to-install-ansible-on-windows</guid>
      <description>This is a common question for those of you who are just getting started with Ansible or are curious about how to use it from a Windows machine.</description>
      <pubDate>Thu, 23 Jan 2025 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>ansible for windows</category>
      <category>docker</category>
    </item>
    <item>
      <title>Why Use Ansible for Windows and SQL Server Automation</title>
      <link>https://automatesql.com/blog/why-ansible-for-windows-sql-server</link>
      <guid isPermaLink="true">https://automatesql.com/blog/why-ansible-for-windows-sql-server</guid>
      <description>Learn how Ansible automates Windows and SQL Server management in 2025. Reduce deployment time from hours to minutes and break down silos between DBAs and system administrators.</description>
      <pubDate>Thu, 16 Jan 2025 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>infrastructure as code (iac)</category>
    </item>
    <item>
      <title>How to Manage Windows Server 2025 with Ansible using SSH</title>
      <link>https://automatesql.com/blog/how-to-configure-ssh-on-windows-server-2025-for-use-with-ansible</link>
      <guid isPermaLink="true">https://automatesql.com/blog/how-to-configure-ssh-on-windows-server-2025-for-use-with-ansible</guid>
      <description>Windows Server 2025 includes OpenSSH—no need to install additional software. However, you need to configure it before you can use it. In this post, I&apos;ll show...</description>
      <pubDate>Wed, 11 Dec 2024 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>ansible windows over ssh</category>
      <category>ssh</category>
      <category>windows server 2025</category>
    </item>
    <item>
      <title>Install SQL Server Management Studio 21 (Preview) Using Ansible</title>
      <link>https://automatesql.com/blog/install-ssms-21-preview-using-ansible</link>
      <guid isPermaLink="true">https://automatesql.com/blog/install-ssms-21-preview-using-ansible</guid>
      <description>SQL Server Management Studio 21 (Preview) was announced last week at PASS Data Community Summit 2024. It has some cool new features that are available in the...</description>
      <pubDate>Thu, 14 Nov 2024 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>sql server</category>
      <category>ssms</category>
    </item>
    <item>
      <title>Two Methods to Configure SQL Server Aliases</title>
      <link>https://automatesql.com/blog/how-to-set-up-replication-using-sql-aliases</link>
      <guid isPermaLink="true">https://automatesql.com/blog/how-to-set-up-replication-using-sql-aliases</guid>
      <description>A few weeks ago I needed to configure replication between two SQL Server 2022 named instances, on separate networks. In this configuration, the publisher would...</description>
      <pubDate>Sat, 03 Aug 2024 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>dba challenges newsletter</category>
      <category>powershelldsc</category>
      <category>sql server</category>
    </item>
    <item>
      <title>Ansible By Examples - Simplify SQL Server Patching</title>
      <link>https://automatesql.com/blog/ansible-by-examples-simplify-sql-server-patching</link>
      <guid isPermaLink="true">https://automatesql.com/blog/ansible-by-examples-simplify-sql-server-patching</guid>
      <description>On July 9th, 2024, Microsoft released a GDR update for multiple editions of SQL Server. As a DBA, you may be planning how to install this update in your lower...</description>
      <pubDate>Sat, 13 Jul 2024 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>automation</category>
      <category>dba challenges newsletter</category>
      <category>microsoft updates</category>
      <category>sql server</category>
      <category>windows updates</category>
    </item>
    <item>
      <title>Ansible By Example - How I Use Ansible Roles</title>
      <link>https://automatesql.com/blog/ansible-by-example-how-i-use-ansible-roles</link>
      <guid isPermaLink="true">https://automatesql.com/blog/ansible-by-example-how-i-use-ansible-roles</guid>
      <description>Install and configure SQL Server on Windows using Ansible Roles.</description>
      <pubDate>Sat, 06 Jul 2024 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>dba challenges newsletter</category>
      <category>sql server</category>
      <category>windows server</category>
    </item>
    <item>
      <title>Ansible By Example - How I Use Ansible Vault</title>
      <link>https://automatesql.com/blog/ansible-by-example-how-i-use-ansible-vault</link>
      <guid isPermaLink="true">https://automatesql.com/blog/ansible-by-example-how-i-use-ansible-vault</guid>
      <description>Storing passwords in plain text files is a big problem. Such as the SA password when working with SQL Server. But how do you automate the installation of SQL...</description>
      <pubDate>Sat, 29 Jun 2024 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>ansible vault</category>
      <category>sql server</category>
      <category>windows server</category>
    </item>
    <item>
      <title>Ansible By Example - How to Use Ansible Templates for SQL Server Configuration Files</title>
      <link>https://automatesql.com/blog/how-to-use-ansible-templates-as-sql-server-config-files</link>
      <guid isPermaLink="true">https://automatesql.com/blog/how-to-use-ansible-templates-as-sql-server-config-files</guid>
      <description>How to use Ansible templates when installing SQL Server on Windows.</description>
      <pubDate>Sat, 22 Jun 2024 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>sql server</category>
      <category>windows</category>
    </item>
    <item>
      <title>Ansible By Example: Ansible Facts on Windows</title>
      <link>https://automatesql.com/blog/ansible-by-example-ansible-facts</link>
      <guid isPermaLink="true">https://automatesql.com/blog/ansible-by-example-ansible-facts</guid>
      <description>No one wants to build a new SQL Server instance, release it to production, and immediately request a maintenance window to fix a configuration issue.</description>
      <pubDate>Sat, 15 Jun 2024 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>dba challenges newsletter</category>
      <category>sql server</category>
    </item>
    <item>
      <title>Ansible By Example: SQL Server Installation on Windows</title>
      <link>https://automatesql.com/blog/ansible-by-example-simple-sql-server-installation</link>
      <guid isPermaLink="true">https://automatesql.com/blog/ansible-by-example-simple-sql-server-installation</guid>
      <description>Are you familiar with the terms DevOps and Platform Engineering? DevOps is the process of consistently and reliably deploying applications into production...</description>
      <pubDate>Sat, 08 Jun 2024 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>automation</category>
      <category>dba challenges newsletter</category>
      <category>sql server</category>
    </item>
    <item>
      <title>Ansible By Example: Simplifying SQL Server Disk Preparation on Windows Server</title>
      <link>https://automatesql.com/blog/ansible-by-example-simplifying-sql-server-disk-preparation-on-windows</link>
      <guid isPermaLink="true">https://automatesql.com/blog/ansible-by-example-simplifying-sql-server-disk-preparation-on-windows</guid>
      <description>Over the years, I&apos;ve completed a lot of SQL Server installations. Some of those resulted in having to move database files around afterward because I failed to...</description>
      <pubDate>Sat, 25 May 2024 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>automation</category>
      <category>dba challenges newsletter</category>
    </item>
    <item>
      <title>Step-by-Step Guide to Enabling SQL Server Encryption: Using Wireshark to Verify Network Data Security</title>
      <link>https://automatesql.com/blog/using-wireshark-to-verify-network-data-security</link>
      <guid isPermaLink="true">https://automatesql.com/blog/using-wireshark-to-verify-network-data-security</guid>
      <description>Over the past several weeks we&apos;ve implemented a CA, generated a certificate, and enabled SQL Server network encryption. We validated encryption was being used...</description>
      <pubDate>Sat, 27 Apr 2024 00:00:00 GMT</pubDate>
      <category>active directory</category>
      <category>dba challenges newsletter</category>
      <category>sql server</category>
    </item>
    <item>
      <title>Step-by-Step Guide to Enabling SQL Server Encryption: Generating Certificate Requests</title>
      <link>https://automatesql.com/blog/generating-certificate-requests</link>
      <guid isPermaLink="true">https://automatesql.com/blog/generating-certificate-requests</guid>
      <description>For a DBA, securing SQL Server is a critical aspect of the job. Securing data at rest, data in motion, and data in use (in memory) are all areas a potential...</description>
      <pubDate>Sun, 21 Apr 2024 00:00:00 GMT</pubDate>
      <category>active directory</category>
      <category>dba challenges newsletter</category>
      <category>sql server</category>
    </item>
    <item>
      <title>Step-by-Step Guide to Enabling SQL Server Encryption: Web Enrollment Site Configuration</title>
      <link>https://automatesql.com/blog/web-enrollment-site-configuration</link>
      <guid isPermaLink="true">https://automatesql.com/blog/web-enrollment-site-configuration</guid>
      <description>Last week, we ended after the initial CA configuration. This week, we&apos;ll enable HTTPS for our Web Enrollment site. I&apos;ll cover an issue I encountered when using...</description>
      <pubDate>Sat, 13 Apr 2024 00:00:00 GMT</pubDate>
      <category>active directory</category>
      <category>certificate authority</category>
      <category>dba challenges newsletter</category>
    </item>
    <item>
      <title>Step-by-Step Guide to Enabling SQL Server Encryption: Certificate Authority Configuration</title>
      <link>https://automatesql.com/blog/configuring-ca</link>
      <guid isPermaLink="true">https://automatesql.com/blog/configuring-ca</guid>
      <description>In the last edition, we concluded after installing Active Directory Certificate Services.</description>
      <pubDate>Sat, 06 Apr 2024 00:00:00 GMT</pubDate>
      <category>active directory</category>
      <category>dba challenges newsletter</category>
    </item>
    <item>
      <title>Step-by-Step Guide to Enabling SQL Server Encryption: Installing Active Directory Certificate Services for DBAs</title>
      <link>https://automatesql.com/blog/installing-adcs-for-dbas</link>
      <guid isPermaLink="true">https://automatesql.com/blog/installing-adcs-for-dbas</guid>
      <description>Most new DBAs aren&apos;t familiar with certificates, or generating certificate requests, to be used by SQL Server.</description>
      <pubDate>Sat, 30 Mar 2024 00:00:00 GMT</pubDate>
      <category>active directory</category>
      <category>dba challenges newsletter</category>
    </item>
    <item>
      <title>Guide to Unattended Windows Server 2025 Preview Edition Installation: Simplify Your Setup</title>
      <link>https://automatesql.com/blog/guide-to-unattended-windows-server-2025-preview-edition-installation-simplify-your-setup</link>
      <guid isPermaLink="true">https://automatesql.com/blog/guide-to-unattended-windows-server-2025-preview-edition-installation-simplify-your-setup</guid>
      <description>Today I want to share a quick tip on getting started with Windows Server 2025 Standard Edition (preview). It seems Server 2022 just came out a few short weeks...</description>
      <pubDate>Sat, 23 Mar 2024 00:00:00 GMT</pubDate>
      <category>dba challenges newsletter</category>
    </item>
    <item>
      <title>SQL Server Change Tracking Features</title>
      <link>https://automatesql.com/blog/sql-server-change-tracking-features</link>
      <guid isPermaLink="true">https://automatesql.com/blog/sql-server-change-tracking-features</guid>
      <description>Good morning! Hopefully, this week&apos;s edition finds you getting some much-needed rest on a Saturday. It&apos;s early here in Tennessee and I&apos;m hoping for a sunny day.</description>
      <pubDate>Sat, 16 Mar 2024 00:00:00 GMT</pubDate>
      <category>dba challenges newsletter</category>
    </item>
    <item>
      <title>Keeping Data Confidential: Essential Strategies for DBAs</title>
      <link>https://automatesql.com/blog/keeping-data-confidential-essential-strategies-for-dbas</link>
      <guid isPermaLink="true">https://automatesql.com/blog/keeping-data-confidential-essential-strategies-for-dbas</guid>
      <description>Keeping data confidential is a crucial role for a DBA. Today, I&apos;ll share strategies that Database Administrators can implement to enhance data confidentiality....</description>
      <pubDate>Sat, 09 Mar 2024 00:00:00 GMT</pubDate>
      <category>dba challenges newsletter</category>
    </item>
    <item>
      <title>SQL Server Database Scripting with PowerShell</title>
      <link>https://automatesql.com/blog/sql-server-database-scripting-with-powershell</link>
      <guid isPermaLink="true">https://automatesql.com/blog/sql-server-database-scripting-with-powershell</guid>
      <description>Today, I want to talk about one common challenge a DBA may encounter. Scripting a database(s). There are a few common scenarios that may require this. Here are...</description>
      <pubDate>Sat, 02 Mar 2024 00:00:00 GMT</pubDate>
      <category>dba challenges newsletter</category>
    </item>
    <item>
      <title>Capacity Planning Fundamentals For SQL Server DBAs</title>
      <link>https://automatesql.com/blog/capacity-planning-for-sql-server-dbas</link>
      <guid isPermaLink="true">https://automatesql.com/blog/capacity-planning-for-sql-server-dbas</guid>
      <description>A common challenge DBAs encounter is efficient capacity planning. Ensuring that SQL Server is operational, optimized, and ready to scale is important.</description>
      <pubDate>Sat, 24 Feb 2024 00:00:00 GMT</pubDate>
      <category>dba challenges newsletter</category>
      <category>sql server</category>
    </item>
    <item>
      <title>SQL Server Backup File Locations: Ensuring Data Safety and Disaster Recovery</title>
      <link>https://automatesql.com/blog/sql-server-backup-file-locations</link>
      <guid isPermaLink="true">https://automatesql.com/blog/sql-server-backup-file-locations</guid>
      <description>I recently had a conversation about the placement of SQL Server native backups. Backups were stored on the same drive as the database log files, and I...</description>
      <pubDate>Sat, 17 Feb 2024 00:00:00 GMT</pubDate>
      <category>dba challenges newsletter</category>
    </item>
    <item>
      <title>Diagnosing SQL Server: Identifying Queries Causing TempDB Is Full Errors with Extended Events</title>
      <link>https://automatesql.com/blog/sql-server-troubleshoot-tempdb-space</link>
      <guid isPermaLink="true">https://automatesql.com/blog/sql-server-troubleshoot-tempdb-space</guid>
      <description>Sign up for the DBA Challenges Newsletter here --&gt; DBA Challenges - Newsletter (automatesql.com).</description>
      <pubDate>Sat, 10 Feb 2024 00:00:00 GMT</pubDate>
      <category>dba challenges newsletter</category>
      <category>sql server</category>
    </item>
    <item>
      <title>Reduce Your Virtual Machine Build Time Using Hashicorp Packer: [Part 6 - Packer Build]</title>
      <link>https://automatesql.com/blog/packer-part-6</link>
      <guid isPermaLink="true">https://automatesql.com/blog/packer-part-6</guid>
      <description>In part 5, we created the remaining configuration scripts that we&apos;ll use to create the Windows Server 2022 golden image. At this point, your...</description>
      <pubDate>Fri, 09 Feb 2024 00:00:00 GMT</pubDate>
      <category>packer</category>
    </item>
    <item>
      <title>SQL Server DBA&apos;s Handbook: Navigating Active Directory Integration and Security</title>
      <link>https://automatesql.com/blog/sql-server-dba-s-handbook-navigating-active-directory-integration-security</link>
      <guid isPermaLink="true">https://automatesql.com/blog/sql-server-dba-s-handbook-navigating-active-directory-integration-security</guid>
      <description>In today&apos;s issue, I will show how to perform a simple installation of Active Directory, cover basic concepts, and explain why it&apos;s crucial to a DBA.</description>
      <pubDate>Sun, 04 Feb 2024 00:00:00 GMT</pubDate>
      <category>active directory</category>
      <category>dba challenges newsletter</category>
      <category>sql server</category>
    </item>
    <item>
      <title>SQL Server Database Filegroups</title>
      <link>https://automatesql.com/blog/dba-challenges-saturday-january-27th-2024</link>
      <guid isPermaLink="true">https://automatesql.com/blog/dba-challenges-saturday-january-27th-2024</guid>
      <description>Welcome to this week&apos;s edition. We&apos;ll break down the two most popular posts ranked by comments. Be sure to grab the scripts to work through the demo yourself...</description>
      <pubDate>Sat, 27 Jan 2024 00:00:00 GMT</pubDate>
      <category>dba challenges newsletter</category>
    </item>
    <item>
      <title>Reduce Your Virtual Machine Build Time Using Hashicorp Packer: [Part 5 - Configuration Scripts]</title>
      <link>https://automatesql.com/blog/packer-part-5</link>
      <guid isPermaLink="true">https://automatesql.com/blog/packer-part-5</guid>
      <description>In part 4, we created the autounattend.xml and PackerShutdown.bat files and created the source block.</description>
      <pubDate>Fri, 26 Jan 2024 00:00:00 GMT</pubDate>
      <category>automation</category>
      <category>packer</category>
    </item>
    <item>
      <title>Reduce Your Virtual Machine Build Time Using Hashicorp Packer: [Part 4 - Windows Server 2022 - HCL Template]</title>
      <link>https://automatesql.com/blog/packer-part-4</link>
      <guid isPermaLink="true">https://automatesql.com/blog/packer-part-4</guid>
      <description>You know how annoying it is to install an OS manually. Having to click through the initial setup, remember which drivers to install, and then apply your basic...</description>
      <pubDate>Sat, 06 Jan 2024 00:00:00 GMT</pubDate>
      <category>automation</category>
      <category>packer</category>
    </item>
    <item>
      <title>Reduce Your Virtual Machine Build Time Using Hashicorp Packer: [Part 3 - Environment Setup]</title>
      <link>https://automatesql.com/blog/packer-part-3</link>
      <guid isPermaLink="true">https://automatesql.com/blog/packer-part-3</guid>
      <description>In Part 2 of this series, we reviewed the different aspects of a Packer template file. In this post, we&apos;ll begin creating the HCL template file for the Windows...</description>
      <pubDate>Thu, 28 Dec 2023 00:00:00 GMT</pubDate>
      <category>automation</category>
      <category>packer</category>
    </item>
    <item>
      <title>Reduce Your Virtual Machine Build Time Using Hashicorp Packer: [Part 2 - HCL template components]</title>
      <link>https://automatesql.com/blog/packer-part-2</link>
      <guid isPermaLink="true">https://automatesql.com/blog/packer-part-2</guid>
      <description>Part 2 covers the concepts of the build process and HashiCorp Configuration Language (HCL) templates. Builders create machines and generate images from those...</description>
      <pubDate>Thu, 21 Dec 2023 00:00:00 GMT</pubDate>
      <category>automation</category>
      <category>packer</category>
    </item>
    <item>
      <title>Reduce Your Virtual Machine Build Time Using Hashicorp Packer: [Part 1 - Packer Overview and Install]</title>
      <link>https://automatesql.com/blog/packer-part-1</link>
      <guid isPermaLink="true">https://automatesql.com/blog/packer-part-1</guid>
      <description>If you&apos;re someone tasked with server provisioning, OS installations/configurations, or setting up a home virtual sandbox, this blog series is for you. In it,...</description>
      <pubDate>Thu, 14 Dec 2023 00:00:00 GMT</pubDate>
      <category>automation</category>
      <category>infrastructure as code (iac)</category>
      <category>packer</category>
    </item>
    <item>
      <title>Building Your IT Career: Why Hands-On Experience Matters</title>
      <link>https://automatesql.com/blog/why-hands-on-experience-matters</link>
      <guid isPermaLink="true">https://automatesql.com/blog/why-hands-on-experience-matters</guid>
      <description>My wife, son, and I went fishing at our local lake a few weekends ago. That Saturday morning, we got up, loaded the fishing gear, and put the boat in the...</description>
      <pubDate>Thu, 07 Dec 2023 00:00:00 GMT</pubDate>
      <category>professional development</category>
      <category>sandbox</category>
    </item>
    <item>
      <title>How to use Kerberos Authentication with Ansible on Red Hat Enterprise Linux</title>
      <link>https://automatesql.com/blog/using-kerberos-with-ansible</link>
      <guid isPermaLink="true">https://automatesql.com/blog/using-kerberos-with-ansible</guid>
      <description>I use Ansible in my virtual sandbox to configure and maintain Linux and Windows servers. I aim to set up my sandbox to match most of the production...</description>
      <pubDate>Sun, 26 Nov 2023 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>automation</category>
      <category>kerberos</category>
    </item>
    <item>
      <title>How to Install Microsoft SQL Server 2022 Developer Edition: Using Powershell and Chocolatey</title>
      <link>https://automatesql.com/blog/howto-install-sqlserver-2022-developer-edition</link>
      <guid isPermaLink="true">https://automatesql.com/blog/howto-install-sqlserver-2022-developer-edition</guid>
      <description>Have you ever needed to install a relational database engine fast in your sandbox? SQL Server is well known for its easy installation, albeit not all best...</description>
      <pubDate>Tue, 21 Nov 2023 00:00:00 GMT</pubDate>
      <category>sql server</category>
    </item>
    <item>
      <title>Getting Started With Ansible: Creating Your First Playbook</title>
      <link>https://automatesql.com/blog/getting-started-with-ansible-creating-your-first-playbook</link>
      <guid isPermaLink="true">https://automatesql.com/blog/getting-started-with-ansible-creating-your-first-playbook</guid>
      <description>Imagine you&apos;re walking into a job interview or taking on a new role. During the interview, the hiring manager asks, &quot;What sets you apart from the other twenty...</description>
      <pubDate>Sat, 30 Sep 2023 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>automation</category>
      <category>internet information services</category>
      <category>nginx</category>
      <category>playbooks</category>
    </item>
    <item>
      <title>Try Azure SQL Database for Free With No Time Limit</title>
      <link>https://automatesql.com/blog/try-azure-sql-database-for-free</link>
      <guid isPermaLink="true">https://automatesql.com/blog/try-azure-sql-database-for-free</guid>
      <description>Have you ever left an interview feeling let down because you were told you lacked sufficient experience? Do you find yourself caught in the vicious cycle of...</description>
      <pubDate>Fri, 29 Sep 2023 00:00:00 GMT</pubDate>
      <category>azure</category>
      <category>azure sql database</category>
      <category>microsoft</category>
    </item>
    <item>
      <title>Getting Started With Ansible: Creating Your First Inventory File</title>
      <link>https://automatesql.com/blog/getting-started-with-ansible-creating-your-first-inventory-file</link>
      <guid isPermaLink="true">https://automatesql.com/blog/getting-started-with-ansible-creating-your-first-inventory-file</guid>
      <description>Inventory files lie at the core of Ansible. They are a crucial component that organizes and categorizes the target hosts to which Ansible will apply...</description>
      <pubDate>Thu, 21 Sep 2023 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>automation</category>
    </item>
    <item>
      <title>Getting Started With Ansible: Setting Up a Windows Managed Node</title>
      <link>https://automatesql.com/blog/getting-started-with-ansible-setting-up-a-windows-managed-node</link>
      <guid isPermaLink="true">https://automatesql.com/blog/getting-started-with-ansible-setting-up-a-windows-managed-node</guid>
      <description>Setting up a Windows managed node is a crucial step in leveraging Ansible for managing your Windows infrastructure efficiently. In this post, we&apos;ll walk...</description>
      <pubDate>Tue, 19 Sep 2023 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>automation</category>
    </item>
    <item>
      <title>Getting Started With Ansible: Installing the Control Node</title>
      <link>https://automatesql.com/blog/getting-started-with-ansible-installing-the-control-node</link>
      <guid isPermaLink="true">https://automatesql.com/blog/getting-started-with-ansible-installing-the-control-node</guid>
      <description>In continuing the &quot;Getting Started With Ansible&quot; series, I will cover the control node, how to install it, and end with a quick demo of the process. In the...</description>
      <pubDate>Wed, 13 Sep 2023 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>automation</category>
    </item>
    <item>
      <title>Getting Started With Ansible: Key Concepts</title>
      <link>https://automatesql.com/blog/getting-started-with-ansible-key-concepts</link>
      <guid isPermaLink="true">https://automatesql.com/blog/getting-started-with-ansible-key-concepts</guid>
      <description>Ansible is a powerful automation tool that can simplify your IT configuration tasks and boost productivity. If you&apos;ve found yourself overwhelmed with...</description>
      <pubDate>Thu, 07 Sep 2023 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>automation</category>
      <category>event driven</category>
    </item>
    <item>
      <title>Creating a Basic Kickstart File for Automated Linux Installations</title>
      <link>https://automatesql.com/blog/basic_kickstart_file_for_automated_linux_install</link>
      <guid isPermaLink="true">https://automatesql.com/blog/basic_kickstart_file_for_automated_linux_install</guid>
      <description>Similar to how Windows Answer Files help in automating installations of the Windows OS, kickstart files help in automating installations of some Linux...</description>
      <pubDate>Tue, 22 Aug 2023 00:00:00 GMT</pubDate>
      <category>kickstart</category>
      <category>linux</category>
    </item>
    <item>
      <title>Red Hat Developer Subscriptions</title>
      <link>https://automatesql.com/blog/red-hat-developer-subscriptions</link>
      <guid isPermaLink="true">https://automatesql.com/blog/red-hat-developer-subscriptions</guid>
      <description>Need access to the latest versions of Red Hat Enterprise Linux or other software Red Hat offers? The Red Hat Developer Subscription for Individuals offers a...</description>
      <pubDate>Wed, 16 Aug 2023 00:00:00 GMT</pubDate>
      <category>red hat</category>
    </item>
    <item>
      <title>How to create Windows Answer Files for Unattended Installations</title>
      <link>https://automatesql.com/blog/howto-create-windows-answer-files-for-unattended-installations</link>
      <guid isPermaLink="true">https://automatesql.com/blog/howto-create-windows-answer-files-for-unattended-installations</guid>
      <description>Building windows images </description>
      <pubDate>Mon, 14 Aug 2023 00:00:00 GMT</pubDate>
      <category>automation</category>
      <category>unattended installation</category>
      <category>vmware workstation</category>
      <category>windows server</category>
    </item>
    <item>
      <title>Optimize and Streamline your IT Infrastructure Management with Powerful Configuration Management Tools</title>
      <link>https://automatesql.com/blog/optimize-and-streamline-your-it-infrastructure-management-with-powerful-configuration-management-tools</link>
      <guid isPermaLink="true">https://automatesql.com/blog/optimize-and-streamline-your-it-infrastructure-management-with-powerful-configuration-management-tools</guid>
      <description>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...</description>
      <pubDate>Thu, 03 Aug 2023 00:00:00 GMT</pubDate>
      <category>ansible</category>
      <category>artificial intelligence (ai)</category>
      <category>automation</category>
      <category>chef</category>
      <category>cloud infrastructure</category>
      <category>configuration management</category>
      <category>idempotent</category>
      <category>infrastructure as code (iac)</category>
      <category>it infrastructure</category>
      <category>puppet</category>
      <category>saltstack</category>
      <category>scalability</category>
      <category>terraform</category>
    </item>
  </channel>
</rss>