I don't check this list often enough, this is almost a month after you asked the question. How about a simple PowerShell query?
Import-Module ActiveDirectory Get-ADOrganizationalUnit -f * -pr canonicalname | sort canonicalname | ft -auto canonicalname Doug Hilderbrand | Systems Administrator Sr., Information Technology | Crane Aerospace & Electronics From: [email protected] [mailto:[email protected]] On Behalf Of Mark Liechty Sent: Monday, July 14, 2014 3:17 PM To: [email protected] Subject: [NTSysADM] AD OU Modeling tools I have a 2 part question. And a possible answer...... 1. I am looking for a tool to document an existing OU implementation. Over the last decade they have had at least 5 different guys building and placing things in the AD and have almost as many OU as people. I want to get a document of "as-is" in a way that I can get to Word\Excel\almost any other format to send to the people I need to get agreement on for the re-design. 2. I am looking for an easy modeling tool for the re-design. My current thought is to build out a set of empty folders in Explorer then dump the structure to txt files. Not sure that this is a great idea and I am looking for ideas of what to do that may be better. Again the end game is to have before\after models for people who are technical enough to understand most of what I am trying to do but not enough so that you could ever give them AD access. Mark Liechty Cell 916-769-4975 [email protected] -------------------------------------------------------------------------------- Like us on Facebook! http://www.facebook.com/home.php?#!/pages/Crane-Aerospace-Electronics/163305413682908 We value your opinion! How may we serve you better? Please click the survey link to tell us how we are doing: http://www.craneae.com/ContactUs/VoiceofCustomer.aspx Your feedback is of the utmost importance to us. Thank you for your time. -------------------------------------------------------------------------------- Crane Aerospace & Electronics Confidentiality Statement: The information contained in this email message may be privileged and is confidential information intended only for the use of the recipient, or any employee or agent responsible to deliver it to the intended recipient. Any unauthorized use, distribution or copying of this information is strictly prohibited and may be unlawful. If you have received this communication in error, please notify the sender immediately and destroy the original message and all attachments from your electronic files. --------------------------------------------------------------------------------

