RE: [ActiveDir] Mirror OU structure to Test

2004-03-27 Thread joe
10:19 PM To: [EMAIL PROTECTED] Subject: RE: [ActiveDir] Mirror OU structure to Test I'll add one more to the mix. Not sure its much better than using an CSVDE dump, but the GPMC comes with two scripts that are designed to create a test domain that is a mirror of your production one

RE: [ActiveDir] Mirror OU structure to Test

2004-03-19 Thread Lou Vega
in synch? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of GRILLENMEIER,GUIDO (HP-Germany,ex1) Sent: Friday, November 21, 2003 3:55 PM To: [EMAIL PROTECTED] Subject: RE: [ActiveDir] Mirror OU structure to Test If you only need a one-time mirror

RE: [ActiveDir] Mirror OU structure to Test

2004-03-19 Thread GRILLENMEIER,GUIDO (HP-Germany,ex1)
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lou Vega Sent: Freitag, 19. März 2004 21:10 To: [EMAIL PROTECTED] Subject: RE: [ActiveDir] Mirror OU structure to Test This is an older thread - but I'm curious, what if you wanted a more ongoing sync between a development domain and a production

RE: [ActiveDir] Mirror OU structure to Test

2004-03-19 Thread Lou Vega
-Germany,ex1) Sent: Friday, March 19, 2004 3:44 PM To: [EMAIL PROTECTED] Subject: RE: [ActiveDir] Mirror OU structure to Test certainly you'd only want it one way anyways and wouldn't want to spend a fortune on real sync-tools (which could also be used). If this is the case, then you can continue

RE: [ActiveDir] Mirror OU structure to Test

2004-03-19 Thread Jennifer Fountain
To: [EMAIL PROTECTED] Subject: RE: [ActiveDir] Mirror OU structure to Test This is an older thread - but I'm curious, what if you wanted a more ongoing sync between a development domain and a production domain? I've used the LDIFDE to clone a directory structure (OU's, groups, users) before but it's

RE: [ActiveDir] Mirror OU structure to Test

2004-03-19 Thread GRILLENMEIER,GUIDO (HP-Germany,ex1)
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lou Vega Sent: Freitag, 19. März 2004 22:00 To: [EMAIL PROTECTED] Subject: RE: [ActiveDir] Mirror OU structure to Test Since the development domain is W2K3, and I'm going to be upgrading the production domain to W2K3 shortly, I'll

RE: [ActiveDir] Mirror OU structure to Test

2004-03-19 Thread Darren Mar-Elia
:59 PM To: [EMAIL PROTECTED] Subject: RE: [ActiveDir] Mirror OU structure to Test not to be confused: you don't need to upgrade your domains to 2003 - but MIIS (or the free feature pack version) can only run on a 2003 Enterprise Edition box. It can then sync from any AD forest to any other AD

RE: [ActiveDir] Mirror OU structure to Test

2003-11-22 Thread GRILLENMEIER,GUIDO (HP-Germany,ex1)
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

RE: [ActiveDir] Mirror OU structure to Test

2003-11-21 Thread Coleman, Hunter
http://support.microsoft.com/?kbid=237677 has an example of how to do this with LDIFDE. Very easy and fast Hunter -Original Message- From: Jef Kazimer [mailto:[EMAIL PROTECTED] Sent: Friday, November 21, 2003 1:32 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [ActiveDir]

RE: [ActiveDir] Mirror OU structure to Test

2003-11-21 Thread Jef Kazimer
Hunter, Awesome! I was just looking at the syntax for LDIFDE too, but this was easy! :) Jef Original Message: From: Coleman, Hunter [EMAIL PROTECTED] To: '[EMAIL PROTECTED]' [EMAIL PROTECTED] Subject: RE: [ActiveDir] Mirror OU structure to Test Date: Fri, 21 Nov 2003 14:00:43 -0700 http