Skip to content

MarkM-Portfolio/ansible-primary-domain-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-primary-domain-controller

Repository for an Ansible role to configure a server as a primary domain controller

Setting up the Primary Domain Controller

  1. Ensure the following Windows features are installed:
    • AD-Domain-Services
    • DNS
  2. Ensure the server is domain-joined to the parent domain. Specify the following:
    • domain name (parent)
    • hostname
    • domain username
    • domain password
    • OU path
  3. Create a new domain in the forest. Specify the following:
    • domain name (parent)
    • domain username
    • domain password
    • domain name (customer)
    • domain type
    • safe mode password
  4. Create a user by specifying the following:
    • name
    • password
    • domain username
    • domain password
    • domain server

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published