You would be better off configuring AD using power shell scripts. You could
always trigger these using python, if you want.

I don't know if func has been ported to Windows yet, but I've used chef on
Windows, and I know that puppet works too.

Ram
On May 24, 2013 6:57 PM, "Ashutosh Narayan" <aashutoshnara...@gmail.com>
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
> BangPypers@python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to