This release adds basic command line functionality to the script, which includes options to enable/disable main inventory logic, FSMO role detection, and select output to CSV as an option. Also added to the main inventory logic is SQL server detection/status.
The command line functionality should make it easier to use, and reduce some confusion associated with having to change your LDAP path, and path to the CSV output. You still need to make sure your LDAP path reflects reality, and that the path to your CSV output file actually exists (i.e. c:\scripts\output.csv), but it's more prominently displayed
With the latest update to AD-COIT, v2.52 adds CSV output, and local admin group enumeration. CSV output, together with improving readability, makes it easier to manipulate your data using any spreadsheet app. You may notice a few bugs in the output, but all-in-all I think it was time to update the release.
The most recent changes were driven by internal needs – mainly finding and fixing local admin groups, as well as just making it easier to work with our data.... read more
I released the AD-COIT v2.3 inventory script this week on Sourceforge. This is the first public release, and amounts to a collection of one-off scripts that I've been working on for a while. If you have any questions, feel free to email me or check out my blog over at http://addicted-to-it.blogspot.com/.