Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 886 Bytes

setup_domain_workflow.md

File metadata and controls

27 lines (15 loc) · 886 Bytes

Setup Active Directory Domain

A workflow to create a domain controller with two domain-joined Windows hosts.

The Workflow

Workflow Visualization

Ansible Inventory

There are additional groups created in the Demo Inventory for interacting with different components of the domain:

  • deployment_domain_ansible_local: all hosts in the domain
  • purpose_domain_controller: domain controller instances (1)
  • purpose_domain_computer: domain computers (2)

Inventory

Domain (ansible.local)

Domain Topology

PowerShell Validation

In the validation step, you can expect to see the following output based on querying AD computers:

Expected Output