In Active Directory, you have a field where you assign a manager to any users. This created an organization chart within your Active Directory. Anyone know any tools that is free or low-cost that can output that data into something readable?
Printable View
In Active Directory, you have a field where you assign a manager to any users. This created an organization chart within your Active Directory. Anyone know any tools that is free or low-cost that can output that data into something readable?
Hi SDK,
Is this what you're looking for...
http://www.intranetorgchart.com/contents/microsoft.asp
Nakisa - Organization Management Software
http://www.intervate.com/products/in...gChart_ad.html
intervate: products: Organizational Chart for Active Directory
I saw those softwares (I even saw a demo of Nakisa Software at a TechNet Fall 04 Tour) but it's not what I'm looking for. I'm a small enterprise and I don't need all those softwares features. I'm looking more fir something that is able to extract the data from the AD and output it in a format I can read (MDB, CSV, TXT, JPG, ...).
SDK, what about a script with LDAP? take a look at those:
http://hacks.oreilly.com/pub/h/1121
http://www.windowsitpro.com/Articles...rticleID=39245
http://computerperformance.co.uk/Log..._directory.htm
The first script is very nice but need a bit of tweaking! The data is scrap when the script close itself. :(
Then Visio will start to be usefull! Thank cacosapo