Home
> IT Answers
> Windows Server
> Is there a tool that will allow me to produce a csv file output of all the security groups with their members within a local Active Directory domain?
Hello If you are faimilar with VBS cripting you can use <a href="https://www.microsoft.com/technet/scriptcenter/scripts/default.mspx?mfr=true"> code examples from Microsoft</a> to satisfy your needs.
<a href="http://alessandro.panzetta.googlepages.com/ListGroupMembers.vbs">Here you can find </a> an example; before using the script change the <b>LDAP://dc=AdMondo,dc=local</b> with your own. Example if your domain is <i>mydomain.com</i> change it to <b>LDAP://dc=mydomain,dc=com</b>.
Last Wiki Answer Submitted: May 19, 2008 4:04 pm by alessandro.panzetta9,695 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.