The requirements are usually customer specific. Usually what I do is get what data they need and dump all the adfind commands into a batch file exporting to a CSV. I hand the batch file and adfind to the internal audit folks and tell them to knock themselves out.
Thanks, Brian Desmond [email protected] c - 312.731.3132 Active Directory, 4th Ed - http://www.briandesmond.com/ad4/ Microsoft MVP - https://mvp.support.microsoft.com/profile/Brian From: Marty Nelson [mailto:[email protected]] Sent: Monday, March 09, 2009 1:08 PM To: NT System Admin Issues Subject: RE: Best way to print all AD Users (SOX req) - Software Package? No worries, I was able to deduce! Thanks all for the tips. Let me ask this, is there a package out there that anyone recommends picking up that puts all of these SOX type of reporting utilities into a nice GUI package? Thanks, -Marty From: MarvinC [mailto:[email protected]] Sent: Monday, March 09, 2009 11:00 AM To: NT System Admin Issues Subject: Re: Best way to print all AD Users (SOX req) Looks like I blundered and mispelt ADFind. sowry.. On Mon, Mar 9, 2009 at 1:58 PM, MarvinC <[email protected]<mailto:[email protected]>> wrote: Yep! or AFDind.exe which can be downloaded from Joeware: C:\Temp\>adfind -b dc=YOURDOMAIN,dc=local -f "objectcategory=person" -csv -nodn title sAMAccountName givenName initials sn mail title physicalDeliveryOfficeName employeeNumber department departmentNumber streetAddress l st postalCode telephoneNumber mobile manager description > C:\Temp\<http://mail.google.com/mail/>aduserdump.csv They're never satisfied, them SOX'ys. They keep coming back for more, AND MORE... gl On Mon, Mar 9, 2009 at 1:53 PM, Phil Brutsche <[email protected]<mailto:[email protected]>> wrote: dsquery command line utility with output to CSV for easy input into Excel? Marty Nelson wrote: > Happy Monday all. > > > > Quick question, what's the best way to get a list of all of my AD > users? It's one of the many SOX requirements that are being asked for, > and it's getting old taking screen shots! > > > > Thanks, > > > > -Marty > > > > > > > > -- Phil Brutsche [email protected]<mailto:[email protected]> ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
