Hello,
 
I used "CreateXMLFromEnvironment.wsf" and "CreateEnvironmentFromXML.wsf" to 
create those OUs, users, in my AD test.
I managed by making the necessary schema extension in my ad lab test. 
But when I use ldifde to create those new objects in AD, i have those errors.
"Add error on line 1: Unwilling To Perform
The server side error is "The modification was not permitted for security 
reasons."
 
I did an export of the new objectclass from my AD prod:   ldifde -f  
NewObjectClass.ldf -s ExportDC -d "dc=Export,dc=com" -p subtree -r 
"(objectClass=newobjectclass)" 
 
Then go to my test lab, i did an import:   ldifde -i -f  NewObjectClass.ldf -s 
ImportDC -d "dc=Import,dc=com" -p subtree -r "(objectClass=newobjectclass)" 
"Add error on line 1: Unwilling To Perform
The server side error is "The modification was not permitted for security 
reasons."
 
Thanks,
 
Yann

________________________________

De: [EMAIL PROTECTED] de la part de joe
Date: mer. 24/05/2006 03:19
À: ActiveDir@mail.activedir.org
Objet : RE: [ActiveDir] Build an AD test lab with schema extension.


I just took a quick glimpse at it and I would say no, not that I would have 
expected it to in the first place.
 
You may want to look at the adschemaanalyzer which can be found in the ADAM SP1 
and ADAM R2 distributions. 
 
--
O'Reilly Active Directory Third Edition - http://www.joeware.net/win/ad3e.htm 
 
 

________________________________

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of TIROA YANN
Sent: Tuesday, May 23, 2006 12:23 PM
To: ActiveDir@mail.activedir.org
Subject: [ActiveDir] Build an AD test lab with schema extension.


Hello all,
 
I'm working on duplicating my AD env. into a test lab. 
 
I read lots of posts about this and choosed to use the 
"CreateXMLFromEnvironment.wsf" and "CreateEnvironmentFromXML.wsf" only.
 
The question is: I did a schema extension on my AD prod and i wondered if the 2 
scripts will also import/export all the object class + attributes extended to 
my AD test lab ?
 
Thanks,
 
Yann

<<winmail.dat>>

Reply via email to