[Puppet Users] Configuring a Windows Domain Controller (DC) using puppet

2013-09-06 Thread Rich Siegel
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

[Puppet Users] Configuring a Windows Domain Controller (DC) using puppet

2013-09-05 Thread Harsh Desai
Hi Has anyone tried configuring a windows 2008 server as a Domain controller using puppet manifests? I am looking for the DC to act as a DHCP, DNS server and setup Active Directory Domain services. Thanks Harsh -- You received this message because you are subscribed to the Google Groups "Pu