christophetd / Adaz

:wrench: Deploy customizable Active Directory labs in Azure - automatically.
https://blog.christophetd.fr/automating-the-provisioning-of-active-directory-labs-in-azure/
406 stars 83 forks source link

Is it possible to add more servers and workstations? #27

Closed rusticrajp closed 4 years ago

rusticrajp commented 4 years ago

I see that there are 3 workstations created in this lab? Is it possible to add more workstations? if so, which config file should i change? Also, is it possible to add servers to the mix to join the domain. some documentation along those lines will be helpful.

christophetd commented 4 years ago

You can add more workstations by customizing domain.yml, see https://github.com/christophetd/Adaz/blob/master/doc/configuration_reference.md

Currently, you cannot add more servers but feel free to detail your use-case!

rusticrajp commented 4 years ago

Thank you. good to have servers to the mix to add IIS, Fileserver, PKI, etc. again, this is great. thanks for developing.

On Mon, Jun 15, 2020 at 10:26 AM Christophe Tafani-Dereeper < notifications@github.com> wrote:

You can add more workstations by customizing domain.yml, see https://github.com/christophetd/Adaz/blob/master/doc/configuration_reference.md

Currently, you cannot add more servers but feel free to detail your use-case!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/christophetd/Adaz/issues/27#issuecomment-644203493, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACR3WBVSIFHXR7JOKW4JT43RWY4TBANCNFSM4N5ICP5A .

christophetd commented 4 years ago

I'll close this issue for now, feel free to reopen if needed!