<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE FL_Course SYSTEM "https://www.flane.de/dtd/fl_course095.dtd"><?xml-stylesheet type="text/xsl" href="https://portal.flane.ch/css/xml-course.xsl"?><course productid="35176" language="fr" source="https://portal.flane.ch/swisscom/fr/xml-course/redhat-do418" lastchanged="2026-03-16T18:30:38+01:00" parent="https://portal.flane.ch/swisscom/fr/xml-courses"><title>Microsoft Windows Automation with Red Hat Ansible Automation Platform with Exam</title><productcode>DO418</productcode><vendorcode>RH</vendorcode><vendorname>Red Hat</vendorname><fullproductcode>RH-DO418</fullproductcode><version>1.0</version><objective>&lt;h5&gt;Impact on the Organization&lt;/h5&gt;&lt;p&gt;Automation of Microsoft Windows systems with Red Hat Ansible Automation Platform can reduce the time needed for maintenance windows, ensure consistency in configuration and deployment of servers and applications, and reduce cost incurred due to human error.  It also provides a single automation solution that can be extended to management of network administration and Linux systems in the datacenter.&lt;/p&gt;
&lt;h5&gt;Impact on the Individual&lt;/h5&gt;&lt;p&gt;Students learn how to create and run automation for Windows Server using Red Hat Ansible Automation Platform, in order to perform core system administration tasks
Students can use automation to perform their tasks consistently, repeatably, and automatically, saving time and avoiding errors that might be caused by performing these tasks manually&lt;/p&gt;</objective><essentials>&lt;ul&gt;
&lt;li&gt;Take our free assessment to gauge whether this offering is the best fit for your skills&lt;/li&gt;&lt;li&gt;A basic understanding of Windows Server administration is expected&lt;/li&gt;&lt;li&gt;Students do not need any previous experience with Ansible or Linux&lt;/li&gt;&lt;li&gt;There are no prerequisites for this course&lt;/li&gt;&lt;/ul&gt;</essentials><audience>&lt;p&gt;System administrators, DevOps engineers, and developers who are responsible for automating the deployment and management of Microsoft Windows servers and applications hosted on them using Red Hat Ansible Automation Platform&lt;/p&gt;</audience><contents>&lt;ul&gt;
&lt;li&gt;Writing Ansible Playbooks that automate tasks on Microsoft Windows servers&lt;/li&gt;&lt;li&gt;Managing Ansible Playbooks stored in a Git-based version control system&lt;/li&gt;&lt;li&gt;Running Ansible Playbooks by using the automation controller web-based UI&lt;/li&gt;&lt;li&gt;Managing and ensuring software and Windows features are installed and up-to-date using Ansible automation&lt;/li&gt;&lt;li&gt;Writing efficient tasks in Ansible Playbooks by using loops, conditional tests, and handlers&lt;/li&gt;&lt;li&gt;Writing Ansible Playbooks that ensure plays can recover when tasks fail&lt;/li&gt;&lt;li&gt;Deploying, modifying, and managing files with Ansible on your Windows servers, using completed files and Jinja2 templates&lt;/li&gt;&lt;li&gt;Managing local and domain users, managing Active Directory domains, and generating dynamic inventory of managed hosts in automation controller based on domain membership&lt;/li&gt;&lt;li&gt;Automating specific, common Windows Server administration tasks&lt;/li&gt;&lt;li&gt;Reusing existing automation code by using Ansible Content Collections, Ansible Roles, and Ansible integration with PowerShell Desired State Configuration (DSC) resources&lt;/li&gt;&lt;/ul&gt;</contents><outline>&lt;h5&gt;Introducing Red Hat Ansible Automation Platform&lt;/h5&gt;&lt;p&gt;Describe the fundamental concepts of Ansible and how it is used, and install development tools from Red Hat Ansible Automation Platform&lt;/p&gt;
&lt;h5&gt;Preparing for Ansible Operations&lt;/h5&gt;&lt;p&gt;Prepare Microsoft Windows hosts for Ansible automation and automation controller to run automation on those hosts&lt;/p&gt;
&lt;h5&gt;Implementing Ansible Playbooks&lt;/h5&gt;&lt;p&gt;Write a simple playbook to automate tasks on multiple Microsoft Windows-based hosts, and then run the playbook with automation controller&lt;/p&gt;
&lt;h5&gt;Managing Variables and Facts&lt;/h5&gt;&lt;p&gt;Write playbooks that use variables to simplify management of the playbook and facts to reference information about managed hosts&lt;/p&gt;
&lt;h5&gt;Installing and Configuring Software&lt;/h5&gt;&lt;p&gt;Install, manage, and ensure software is up to date using Ansible Playbooks.Install, manage, and ensure software is up to date using Ansible Playbooks&lt;/p&gt;
&lt;h5&gt;Implementing Task Control&lt;/h5&gt;&lt;p&gt;Manage task execution using loops, conditional tests, and handlers, and recover when tasks fail&lt;/p&gt;
&lt;h5&gt;Deploying Files to Managed Hosts&lt;/h5&gt;&lt;p&gt;Deploy, modify, and manage files on your managed hosts&lt;/p&gt;
&lt;h5&gt;Reusing Code with Ansible Roles and Ansible Content Collections&lt;/h5&gt;&lt;p&gt;Write playbooks that are optimized for larger and more complex projects and that reuse existing automation code&lt;/p&gt;
&lt;h5&gt;Interacting with Users and Domains&lt;/h5&gt;&lt;p&gt;Manage local and domain users and Active Directory domains on managed hosts, and generate a dynamic inventory of managed hosts in automation controller based on domain membership&lt;/p&gt;
&lt;h5&gt;Automating Windows Administration Tasks&lt;/h5&gt;&lt;p&gt;Automate common Windows Server administration tasks&lt;/p&gt;
&lt;h5&gt;Comprehensive Review&lt;/h5&gt;&lt;p&gt;Review tasks from Microsoft Windows Automation with Red Hat Ansible Automation Platform&lt;/p&gt;</outline><objective_plain>Impact on the Organization

Automation of Microsoft Windows systems with Red Hat Ansible Automation Platform can reduce the time needed for maintenance windows, ensure consistency in configuration and deployment of servers and applications, and reduce cost incurred due to human error.  It also provides a single automation solution that can be extended to management of network administration and Linux systems in the datacenter.

Impact on the Individual

Students learn how to create and run automation for Windows Server using Red Hat Ansible Automation Platform, in order to perform core system administration tasks
Students can use automation to perform their tasks consistently, repeatably, and automatically, saving time and avoiding errors that might be caused by performing these tasks manually</objective_plain><essentials_plain>- Take our free assessment to gauge whether this offering is the best fit for your skills
- A basic understanding of Windows Server administration is expected
- Students do not need any previous experience with Ansible or Linux
- There are no prerequisites for this course</essentials_plain><audience_plain>System administrators, DevOps engineers, and developers who are responsible for automating the deployment and management of Microsoft Windows servers and applications hosted on them using Red Hat Ansible Automation Platform</audience_plain><contents_plain>- Writing Ansible Playbooks that automate tasks on Microsoft Windows servers
- Managing Ansible Playbooks stored in a Git-based version control system
- Running Ansible Playbooks by using the automation controller web-based UI
- Managing and ensuring software and Windows features are installed and up-to-date using Ansible automation
- Writing efficient tasks in Ansible Playbooks by using loops, conditional tests, and handlers
- Writing Ansible Playbooks that ensure plays can recover when tasks fail
- Deploying, modifying, and managing files with Ansible on your Windows servers, using completed files and Jinja2 templates
- Managing local and domain users, managing Active Directory domains, and generating dynamic inventory of managed hosts in automation controller based on domain membership
- Automating specific, common Windows Server administration tasks
- Reusing existing automation code by using Ansible Content Collections, Ansible Roles, and Ansible integration with PowerShell Desired State Configuration (DSC) resources</contents_plain><outline_plain>Introducing Red Hat Ansible Automation Platform

Describe the fundamental concepts of Ansible and how it is used, and install development tools from Red Hat Ansible Automation Platform

Preparing for Ansible Operations

Prepare Microsoft Windows hosts for Ansible automation and automation controller to run automation on those hosts

Implementing Ansible Playbooks

Write a simple playbook to automate tasks on multiple Microsoft Windows-based hosts, and then run the playbook with automation controller

Managing Variables and Facts

Write playbooks that use variables to simplify management of the playbook and facts to reference information about managed hosts

Installing and Configuring Software

Install, manage, and ensure software is up to date using Ansible Playbooks.Install, manage, and ensure software is up to date using Ansible Playbooks

Implementing Task Control

Manage task execution using loops, conditional tests, and handlers, and recover when tasks fail

Deploying Files to Managed Hosts

Deploy, modify, and manage files on your managed hosts

Reusing Code with Ansible Roles and Ansible Content Collections

Write playbooks that are optimized for larger and more complex projects and that reuse existing automation code

Interacting with Users and Domains

Manage local and domain users and Active Directory domains on managed hosts, and generate a dynamic inventory of managed hosts in automation controller based on domain membership

Automating Windows Administration Tasks

Automate common Windows Server administration tasks

Comprehensive Review

Review tasks from Microsoft Windows Automation with Red Hat Ansible Automation Platform</outline_plain><duration unit="d" days="4">4 jours</duration><pricelist><price country="IT" currency="EUR">3230.00</price><price country="GB" currency="GBP">3496.00</price><price country="PL" currency="EUR">2841.00</price><price country="DE" currency="EUR">4057.00</price><price country="SE" currency="EUR">4057.00</price><price country="SI" currency="EUR">4057.00</price><price country="EG" currency="EUR">4057.00</price><price country="AE" currency="EUR">4057.00</price><price country="CH" currency="CHF">4057.00</price><price country="FR" currency="EUR">4057.00</price></pricelist><miles/></course>