I wrote this for managing dns. https://github.com/rismoney/puppet-windns
If you want to build a dc, dcpromo creates and uses a scripted unattended file.http://technet.microsoft.com/en-us/library/cc732887.aspx You could easily use an exec resource to run dcpromo. Use an unless param script to see if target is a dc already. Dhcp shouldn't be colo on a dc, but you could add roles with dism module and leverage powershell module to do anything you want. In 2012 dcpromo is powershell... HTH, Rich -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
