<?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>
# What is Idempotency? Building Safe Automation from the Start...</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>
# Your First Ansible Playbook: A 10-Minute Guide to Checking SQL Server Version...</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>
# The Architect vs. The Mechanic: Why Your SQL Server Career Depends on Orchestration...</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>
# SQL Server Group Managed Service Account Setup: Preventing SPN Registration Errors...</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>
# How to Fully Automate SQL Server AG Patching...</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>
# SQL Server 2025: Critical Breaking Changes Every DBA Must Know...</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>
# SQL Server 2025 + Ansible: Conquering the Kerberos Double Hop Challenge...</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>
# SQL Server AG Patching with Ansible: Tasks...</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>
# SQL Server AG Patching with Ansible: Prerequisites...</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>
# SQL Server AG Patching with Ansible: Creating Your Role Structure...</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>
# SQL Server AG Patching with Ansible: Building the Perfect Inventory File...</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>
# Beyond Manual Patching: Automating SQL Server AG Updates with Ansible...</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>
# How to Manage Windows Services with Ansible...</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>
# 3 Ways to Install Ansible on Windows...</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>
# How to Manage Windows Server 2025 with Ansible using SSH...</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>
# Install SQL Server Management Studio 21 (Preview) Using Ansible...</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>
# Two Methods to Configure SQL Server Aliases...</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>
# Ansible By Examples - Simplify SQL Server Patching...</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>
# Ansible By Example - How I Use Ansible Vault...</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>
# Ansible By Example: Ansible Facts on Windows...</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>
# Ansible By Example: SQL Server Installation on Windows...</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>
# Ansible By Example: Simplifying SQL Server Disk Preparation on Windows Server...</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>
# Step-by-Step Guide to Enabling SQL Server Encryption: Using Wireshark to Verify Network Data Security...</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>
# Step-by-Step Guide to Enabling SQL Server Encryption: Generating Certificate Requests...</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>
# Step-by-Step Guide to Enabling SQL Server Encryption: Web Enrollment Site Configuration...</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>
# Step-by-Step Guide to Enabling SQL Server Encryption: Certificate Authority Configuration...</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>
# Step-by-Step Guide to Enabling SQL Server Encryption: Installing Active Directory Certificate Services for DBAs...</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>
# Guide to Unattended Windows Server 2025 Preview Edition Installation: Simplify Your Setup...</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>
# SQL Server Change Tracking Features...</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: Essential Strategies for DBAs...</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>
# SQL Server Database Scripting with PowerShell...</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>
# Capacity Planning Fundamentals For SQL Server DBAs...</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>
# SQL Server Backup File Locations: Ensuring Data Safety and Disaster Recovery...</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>
# Diagnosing SQL Server: Identifying Queries Causing TempDB Is Full Errors with Extended Events...</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>
# Reduce Your Virtual Machine Build Time Using Hashicorp Packer: [Part 6 - Packer Build]...</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>
# SQL Server DBA&apos;s Handbook: Navigating Active Directory Integration and Security...</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>
# SQL Server Database Filegroups...</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>
# Reduce Your Virtual Machine Build Time Using Hashicorp Packer: [Part 5 - Configuration Scripts]...</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>
# Reduce Your Virtual Machine Build Time Using Hashicorp Packer: [Part 4 - Windows Server 2022 - HCL Template]...</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>
# Reduce Your Virtual Machine Build Time Using Hashicorp Packer: [Part 3 - Environment Setup]...</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>
# Reduce Your Virtual Machine Build Time Using Hashicorp Packer: [Part 2 - HCL template components]...</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>
# Reduce Your Virtual Machine Build Time Using Hashicorp Packer: [Part 1 - Packer Overview and Install]...</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>
# Building Your IT Career: Why Hands-On Experience Matters...</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>
# How to use Kerberos Authentication with Ansible on Red Hat Enterprise Linux...</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>
# How to Install Microsoft SQL Server 2022 Developer Edition: Using Powershell and Chocolatey...</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>
# Getting Started With Ansible: Creating Your First Playbook...</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>
# Try Azure SQL Database for Free With No Time Limit...</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>
# Getting Started With Ansible: Creating Your First Inventory File...</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>
# Getting Started With Ansible: Setting Up a Windows Managed Node...</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>
# Getting Started With Ansible: Installing the Control Node...</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>
# Getting Started With Ansible: Key Concepts...</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>
# Creating a Basic Kickstart File for Automated Linux Installations...</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>
# Red Hat Developer Subscriptions...</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>
# Optimize and Streamline your IT Infrastructure Management with Powerful Configuration Management Tools...</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>