This category of demos shows examples of Windows Server operations and management with Ansible Automation Platform. The list of demos can be found below. See the Suggested Usage section of this document for recommendations on how to best use these demos.
- WINDOWS / Install IIS - Install IIS feature with a configurable index.html
- WINDOWS / Patching - Apply Windows updates by category and create report
- WINDOWS / Chocolatey install multiple - Install multiple packages using Chocolatey and check versions
- WINDOWS / Chocolatey install specific - Install a single given package using Chocolatey
- WINDOWS / Arbitrary Powershell - Run given Powershell script (default: retrieve cat fact from API)
- WINDOWS / Powershell Script - Run a Powershell script stored in source control to query services
- WINDOWS / Powershell DSC configuring password requirements - Configure password complexity with Powershell desired state config
- WINDOWS / Create Active Directory Domain - Create a new AD Domain
- WINDOWS / Helpdesk new user portal - Create user in AD Domain
- WINDOWS / Join Active Directory Domain - Join computer to AD Domain
WINDOWS / Create Active Directory Domain - This job can take some to complete. It is recommended to run ahead of time if you would like to demo creating a helpdesk user.
WINDOWS / Helpdesk new user portal - This job is dependant on the Create Active Directory Domain completing before users can be created.
WINDOWS / Join Active Directory Domain - This job is dependant on the Create Active Directory Domain completing before computers can be joined.