The goal of this project is to create an automate way to deploy Windows AD DS infrastructure with others services which Microsoft provides to their operating system.
The utils
directory some scripts if you want to use it to do small tasks like creation of users or groups.
The data
directory is only to store users, groups, organisation units, etc...
- Powershell
- Bash
- Automate connection to an AD DS (auto-connect.ps1)
- Update the ip address
- Add Active Directory and DHCP Services
- Rename the server
- Deployment of the forest
- Add a scheduled task to start the init script after restart of the server
- Update configuration of the DHCP
- Add an exclusion range
- Add a primary zone
- Add a scope and change the state
- Add a default option value
- Create organization units
- Create groups
- Create users and assign to there group
- Installation of a web server (Optional)
- Installation of a print services (Optional)
- Remove the init task
- Add a bash script to be able to connect to a network directory