@Ram, Thanks for pointing this out. I will better use Chef. There would be some configuration file to which "dcpromo" wizard writes to. I have to find it. I can then create a template of it and execute them using Chef.
@Baiju, I have to give some more thought on how to use Salt. Thanks for the links. On Sat, May 25, 2013 at 8:00 AM, Baiju M <[email protected]> wrote: > You may consider using Salt (Python based remote execution > and configuration management tool): > http://docs.saltstack.com/ > > Windows installers are available here: > http://docs.saltstack.com/topics/installation/windows.html > > > On Fri, May 24, 2013 at 6:44 PM, Ashutosh Narayan > <[email protected]> wrote: > > Hi folks, > > > > I have to do a silent installation of Active Directory (AD) on Windows. > > AFAIK Fabric is one such tool to do do. > > Say, dcpromo is a command to setup AD, it opens up a wizard and we fill > > details. > > Now how can I setup AD on Windows using Python scripts > > Can somebody throw some light on how can I start with ? > > > > Thank you, > > -- > > Ashutosh Narayan > > > > http://ashutoshn.wordpress.com/ > > _______________________________________________ > > BangPypers mailing list > > [email protected] > > http://mail.python.org/mailman/listinfo/bangpypers > _______________________________________________ > BangPypers mailing list > [email protected] > http://mail.python.org/mailman/listinfo/bangpypers > _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
