If you only need a one-time mirror (with no ongoing sync) then a simple CSVDE dump will do the trick.
1. dump current data: csvde -f OULIST.csv -r "(objectClass=OrganizationalUnit)" 2. edit data as required in Excel (e.g. remove system-attributes and change DN as needed) 3. import data to test-forest csvde -i -f OULIST.csv /Guido -----Original Message----- From: Jef Kazimer [mailto:[EMAIL PROTECTED] Sent: Freitag, 21. November 2003 21:32 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [ActiveDir] Mirror OU structure to Test Hi all, I have an urgent need to mirror our production OU structure to our Test Platform. Is anyone aware of a script or tool where I can export and import the structure? If so....would they share? :) I think I can write something, but if anyone has a pointer in the right direction to an already existing one, that would help out alot! Thanks, Jef List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
