Getting Started With Ansible: Setting Up a Windows Managed Node Sep 18, 2023

Introduction:

Setting up a Windows managed node is a crucial step in leveraging Ansible for managing your Windows infrastructure efficiently.  In this post, we'll walk through the process of setting up a Windows managed node using Ansible, enabling you to automate tasks on your Windows machines sea...

Continue Reading...
Getting Started With Ansible: Installing the Control Node Sep 13, 2023

Introduction:

In continuing the "Getting Started With Ansible" series, I will cover the control node, how to install it, and end with a quick demo of the process.  In the next post, we'll cover how to set up an inventory and connect to both a Linux (RHEL) and Windows host.  Before we start, though,...

Continue Reading...
Getting Started With Ansible: Key Concepts Sep 07, 2023

Introduction:

Ansible is a powerful automation tool that can simplify your IT configuration tasks and boost productivity.  If you've found yourself overwhelmed with repetitive manual tasks, Ansible might be your new best friend.  Let's look at some of Ansible's key concepts.  I'll dive into the det...

Continue Reading...
How to create Windows Answer Files for Unattended Installations Aug 13, 2023

 

If you've ever opened up an autounattend.xml (answer file) for a Windows installation, you may have more questions than answers about what you're looking at.  

XML isn't the easiest markup language to read.  Let's take a look at what they are and then jump into a demo.  In the end, we'll build...

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...
1 2